Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Termination Character in VISA configuration

Hai 

I am trying to change the default termination character (0A) to 'End of line' constant(0D0A) in VISA configuration.

  • I had already gone through different discussion forums, and found that End of line cannot be replaced in place of termination character.
  • But I want to know ,is there any other way to change the Termination character to End of Line Constant (0D0A).
0 Kudos
Message 1 of 4
(1,051 Views)

The termination character can only be a single character.  In your case, just leave it as the Line Feed (0x0A).


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(1,031 Views)

If the termination Character is enabled with Line feed (0×0A), the received data is splitting whenever the 0A occurs .

0 Kudos
Message 3 of 4
(1,026 Views)

What are you trying to communicate with?  Do you have a defined communication protocol?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 4
(986 Views)