Polarization Control Unit PCU-110
5-25
Example :SYST:VERS?
→ 0001.0000
:SYSTem:COMMunicate:GPIB:ADDRess
Syntax :SYSTem:COMMunicate:GPIB:ADDRess<wsp><value>
Description Sets the GPIB address.
Parameter Integer from 1to 30.
Response None
Example :SYST:COMM:GPIB:ADDR 10
Sets the GPIB address to “10”.
:SYSTem:COMMunicate:GPIB:ADDRess?
Syntax :SYSTem:COMMunicate:GPIB:ADDRess?
Description Reads out the GPIB address.
Parameter None
Response Integer from 1 to 30
Example :SYST:COMM:GPIB:ADDR?
→+10
Indicates that the GPIB address is “10”.
:SYSTem:COMMunicate:GPIB:DELimiter
Syntax
:SYSTem:COMMunicate:GPIB:DELimiter <wsp><value>
Description Sets the command delimiter for GPIB communication.
“EOI” is always transmitted.
Parameter 0: CR
1: LF
2: CR+LF
3: None
Response None
Example :SYST:COMM:GPIB:DEL 1
Sets the GPIB command delimiter to ”LF”.
:SYSTem:COMMunicate:GPIB:DELimiter?
Syntax
:SYSTem: COMMunicate: GPIB:DELimiter?
Description Reads out the command delimiter for GPIB communication.
Parameter None
Response 0: CR
1: LF
2: CR+LF
3: None
Example :SYST:COMM:GPIB:DEL?
→+1
Indicates that the GPIB delimiter is ”LF”.