I have added the AXL F CNT2 1H module to my PLCNext Engineer (2025.0.2) project and it appears that configuration parameters are missing. For Speed Measurement there should be a parameter that is called " Pulses per revolution" and it is not available (along with a whole lot of parameters that are supposed to be there from the manual). They are not visible on data lists or GSD ports.
When I add the same module on Codesys V 3.5 SP21 Patch 3. The parameters are all visible including the ones I am interested in. Any insights?
Hi Steve,
The parameters you are looking for are accessible via the PDI channel or parameter, diagnostic, and information channel. This is an acyclic service that can be used to parametrize cards, request diagnostic information, or other information about the card.
There is a PLCnext Store library called PLCnext Store | AXL_PDI to help out with this.