Remote-Control Commands
R&S
®
SMCVB-K168
81
User Manual 1179.1064.02 ─ 03
:TSGen:READ:PLAYfile:LENGth?
Queries calculated original loop time.
Return values:
<Length>
integer
Range:
0 to 100
*RST:
0
Example:
See
Example "Configure and monitor TS player output"
Usage:
Query only
Manual operation:
See
5.6
BCIP Subsystem
The
SYSTem:COMMunicate:BCIP
subsystem contains the commands for configuring
local IP data network parameters.
Common suffixes
The following common suffixes are used in the remote commands:
Suffix
Value range
Description
BCIP<hw>
1
Available local IP LAN interfaces
Example: Retrieving information on local network-related settings
//********************************************************************************
// Monitor IP interface 1 local network status.
//********************************************************************************
:SYSTem:COMMunicate:BCIP1:NETWork:STATus?
// Response: "0"
// The instrument is diconnected from the local IP network.
:SYSTem:COMMunicate:BCIP1:NETWork:RESTart
:SYSTem:COMMunicate:BCIP1:NETWork:STATus?
// Response: "1"
//********************************************************************************
// Query local IP data network properties.
//********************************************************************************
:SYSTem:COMMunicate:BCIP1:NETWork:COMMon:HOSTname?
// Response: "SMCV100B-123456-IP-Data"
:SYSTem:COMMunicate:BCIP1:NETWork:IPADdress:MODE STAT
:SYSTem:COMMunicate:BCIP1:NETWork:IPADdress "10.113.0.104"
:SYSTem:COMMunicate:BCIP1:NETWork:IPADdress:SUBNet:MASK "255.255.252.0"
:SYSTem:COMMunicate:BCIP1:NETWork:MACaddress?
// Response: "00 90 B8 21 89 F8"
BCIP Subsystem