Property (Read-Write)
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.ADDRess = Value
Value = SCPI.SYSTem.COMMunicate.GPIB.SGENerator.ADDRess
This command sets/gets the GPIB address of the external signal source in use.
Parameter |
Value |
Description |
The GPIB address of the external signal source |
Data type |
Long integer type (Long) |
Range |
0 to 30 |
Preset value |
19 |
Note |
If the specified variable is out of the allowable setup range, an error occurs when executed. |
Dim SGaddr As Long
SCPI.SYSTem.COMMunicate.GPIB.SGENerator.ADDRess = 20
SGaddr = SCPI.SYSTem.COMMunicate.GPIB.SGENerator.ADDRess
System > Misc Setup > GPIB Setup > Signal Generator Address
:SYSTem:COMMunicate:GPIB:SGENerator:ADDRess <numeric>
:SYSTem:COMMunicate:GPIB:SGENerator:ADDRess?
{value}<newline><^END>
10 OUTPUT 717;":SYST:COMM:GPIB:SGEN:ADDR 19"
20 OUTPUT 717;":SYST:COMM:GPIB:SGEN:ADDR?"
30 ENTER 717;A