APPENDIX C: COMMAND LINE INTERFACE
COMMAND LINE INTERFACE
B30 BUS DIFFERENTIAL SYSTEM – INSTRUCTION MANUAL
C-5
C
The device name DEV@SETUP_CLI is always assigned to the device that is connected most recently by performing
'adddevice' command. It means that the Application only keeps up to one device named as DEV@SETUP_CLI, the
'adddevice' command disconnects/deletes the device DEV@SETUP _CLI that was connected previously by performing
'adddevice' command.
The device name DEV@SETUP_CLI is never used to configure/connect to a device through the graphical user interface.
Example of a batch file using a device IP address to retrieve its settings file:
SetupCLI URPC start
SetupCLI URPC adddevice -I 192.168.140.113 -S 113 -P 502
SetupCLI URPC getsettings -d DEV@SETUP_CLI -f C:\example.urs
SetupCLI URPC exit
After connecting the device using IP address, the device name DEV@SETUP_CLI is used to identify this device in
'getsettings' command.
Example of a batch file using a device IP address to retrieve a settings file when RADIUS authentication is required:
SetupCLI URPC start
SetupCLI URPC adddevice -I 192.168.140.113 -S 113 -P 502
SetupCLI URPC login -d DEV@SETUP_CLI -a %1 -w %2 -A radius
SetupCLI URPC getsettings -d DEV@SETUP_CLI -f "example file.urs"
SetupCLI URPC logout -d DEV@SETUP_CLI
SetupCLI URPC exit
DEV@SETUP_CLI has to be used as the device name in the commands followed by the 'adddevice' command.
Summary of Contents for b30
Page 10: ...x B30 BUS DIFFERENTIAL SYSTEM INSTRUCTION MANUAL TABLE OF CONTENTS ...
Page 486: ...5 278 B30 BUS DIFFERENTIAL SYSTEM INSTRUCTION MANUAL TESTING CHAPTER 5 SETTINGS 5 ...
Page 616: ...iv B30 BUS DIFFERENTIAL SYSTEM INSTRUCTION MANUAL ABBREVIATIONS ...
Page 632: ...xvi B30 BUS DIFFERENTIAL SYSTEM INSTRUCTION MANUAL INDEX ...