Posts by Baur_CMO-SYS

    Hello,

    we are using the SDK sucessfully, but are missing some informations in order to achieve the full functionality like using MicroDisplay.

    For example to read the Min / Max values for a parameter to be changed, we would like to use the function
    Fg_getParameterProperty(). From the header files we assume that we can read out the IDs for there values (i.e PROP_ID_MIN_ID gives back a hex coded string with 6 digits which might be the ID to read the Min value in advance). Unfortunately the subequent read of the value to that ID does not result in the expected value and the string is not null-terminated after the '0x123456' character.
    Is there an additional information about that we missed?
    Also it would be helpful to get access to additional parameters like R/W access attributes and comments to parameters like MicroDisplay shows up.


    Thanks, Holger