Modulation Frequency issue - Description
Posted: Mon Feb 15, 2021 11:49 pm
Hello,
Again this PID works with a lot of other equipments we had to adapt in case as they have a bug.
Madrix has some difficulties to show the 3x type of Modulation available.
E1.37-1 MODULATION_FREQUENCY (0x0347)
Get seems not working as it ishould be .
Data Description:
Modulation Setting Requested: It is working fine
Frequency:
This field is a 32-bit unsigned integer representation of the frequency in Hz for the requested setting for machine readable applications.
It looks like that you are not dealing with Frequency at all which is incorrect towards the standard
Text Description: has an issue
The ASCII text field contains up to 32 characters of description information for the modulation setting.
In the description we added (xxxhz) for tools/controllers not dealing with frequency.
Sully Expected Madrix
Modulation Frequency Description Frequency Description
1 0 Without PWM (0Hz) none Without PWM (0Hz)
2 3200 PWM (3K2Hz) (3200Hz) none PWM (3K2Hz) (3200hz)
3 17000 PWM (17Khz) (17000Hz) none (0Hz)
For modulation 3 the description (OHz) is not correct.
It looks like Madrix does not like starting with the same Text (we had a similar issue with a known console and we had to adapt but the final result in other tools is not as neat).
Regards
Again this PID works with a lot of other equipments we had to adapt in case as they have a bug.
Madrix has some difficulties to show the 3x type of Modulation available.
E1.37-1 MODULATION_FREQUENCY (0x0347)
Get seems not working as it ishould be .
Data Description:
Modulation Setting Requested: It is working fine
Frequency:
This field is a 32-bit unsigned integer representation of the frequency in Hz for the requested setting for machine readable applications.
It looks like that you are not dealing with Frequency at all which is incorrect towards the standard
Text Description: has an issue
The ASCII text field contains up to 32 characters of description information for the modulation setting.
In the description we added (xxxhz) for tools/controllers not dealing with frequency.
Sully Expected Madrix
Modulation Frequency Description Frequency Description
1 0 Without PWM (0Hz) none Without PWM (0Hz)
2 3200 PWM (3K2Hz) (3200Hz) none PWM (3K2Hz) (3200hz)
3 17000 PWM (17Khz) (17000Hz) none (0Hz)
For modulation 3 the description (OHz) is not correct.
It looks like Madrix does not like starting with the same Text (we had a similar issue with a known console and we had to adapt but the final result in other tools is not as neat).
Regards