01-02-2024 05:22 PM
Hello everyone,
I have been attempting to communicate with a GS11N-11P0 VFD using the MODBUS library in LabVIEW, and during that process, I have come across images of a VI with integer constants which I do not recognize. Digging around in LabVIEW, searching by image or a range of plausible names, and otherwise attempting to determine what the formatting of these constants is has failed so far.
I do not have access to the VI with the unknown constants since I only saw an image of it in one of the posts at the following:
Attempting to create these constants via "right click --> Create --> Constant" only results in an ordinary blue integer constant, and none of the formatting options in the properties menu appear to reproduce anything similar to the unknown constants.
The first unknown constant type has a blue "x" in front of the value.
The second unknown constant type has a blue "d" in front of the value.
Does anyone know what these constants are and why they appear as such? I believe this may have something to do with some of the difficulties I'm having with setting up MODBUS communication. This also seems like the kind of thing which would be basic LabVIEW knowledge, so it is probably a gap in my knowledge I should fill anyways.
Thanks in advance!
Solved! Go to Solution.
01-02-2024 05:59 PM - edited 01-02-2024 06:00 PM
01-03-2024 10:43 AM
Hello Raphaël,
That is exactly what I was looking for.
Thanks,
Gerhardus