Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-Communicator truncates string length

When using NI-Communicator to send commands to a particular instrument, we have discovered that the NI-Communicator is limiting the length of the string sent to the instrument to 99 characters. This can be observed by using NI-Spy. The same NI-488.2 drivers can be used from another custom program to send much longer strings.

The user interface to NI-Communicator should be fixed to limit input strings to the same length or this limitation should be fixed.
0 Kudos
Message 1 of 4
(2,884 Views)
Hello Marv,
The NI-488.2 Communicator is primarily for troubleshooting purposes, which is why it only shows a limited number of characters. GPIB communication is usually done through a program because the responses also need to be parsed and processed. I will, however, submit your request to R&D to have that length re-evaluated.

Ray K
NI Applications Engineer
0 Kudos
Message 2 of 4
(2,884 Views)
A limited number of characters is fine. The input box shouldn't let you enter more than the application is really sending, however. Otherwise, the whole purpose of using NI-Communicator to troubleshoot is twarted by it's use confusing things even worse.
0 Kudos
Message 3 of 4
(2,884 Views)
My apologies, I misinterpreted your suggestion. I thought you were referring to number of characters displayed by the communicator when it shows a response. I will submit another Corrective Action Request.
Ray K
NI Applications Engineer
0 Kudos
Message 4 of 4
(2,884 Views)