NetLinx Security with a Terminal Connection
133
NI-3101-SIG Signature Series NetLinx Integrated Controller
Help Menu Options (Cont.)
Command
Description
SEND_COMMAND D:P:S or
NAME,COMMAND
Sends the specified command to the device. The Command uses
NetLinx string syntax.
• Ex: send_command 1:1:1,"'This is a test',13,10"
• Ex: send_command RS232_1,"'This is a test',13,10"
SEND_STRING D:P:S or
NAME,STRING
Sends the specified string to the device.
SET DATE
Sets the current date.
SET DNS <D:P:S>
Sets up the DNS configuration of a device.
SET DUET MEMORY
Set the amount of memory allocated for Duet Java pool. This is the
current Java memory heap size as measured in Megabytes. This
feature is used so that if a NetLinx program requires a certain size of
memory be allotted for its currently used Duet Modules, it can be
reserved on the target Master.
Valid values are 1 - 16 for 32 MB systems and 1 - 48 for a 64 MB
system. This setting does not take effect until the next reboot.
Note:
If you are trying to accomplish this setting of the Duet Memory
size via a NetLinx program, the program command
"DUET_MEM_SIZE_SET(int)" should call REBOOT() following a set.
SET FTP PORT
Enables/Disables the IP port listened to for FTP connections.
SET HTTP PORT
Sets the IP port listened to for HTTP connections.
SET HTTPS PORT
Sets the IP port listened to for HTTPS connections.
SET ICSP PORT
Sets the IP port listened to for ICSP connections.
SET ICSP TCP TIMEOUT
Sets the timeout period for ICSP and i!-WebControl TCP connections.
SET IP <D:P:S>
Setup the IP configuration of a device.
SET LOG COUNT
Sets the number of entries allowed in the message log.
SET SSH PORT
Sets the IP port listened to for SSH connections.
SET TELNET PORT
Sets the IP port listened to for Telnet connections.
SET THRESHOLD
Sets the Master's internal message thresholds.
SET TIMELINE LOOPCNT
Sets the Master's timeline/event max loopcount.
SET TIME
Sets the current time.
SET UDP BC RATE
Sets the UDP broadcast rate. A broadcast message is sent by the
Master to allow devices to discover the Master. This command allows
the broadcast frequency to be changed or eliminate the broadcast
message.
SET URL <D:P:S>
Setup the initiated connection list URLs of a device.
SHOW COMBINE
Displays a list of devices, levels, and channels that are currently
combined.
SHOW DEVICE <D:P:S>
Displays a list of devices connected and attributes.
SHOW LOG <START>
Displays the message log. <start> specifies message to begin the
display. 'all' will display all messages.
SHOW MEM
Displays the memory usage for all memory types.
SHOW NOTIFY
Displays the Notify Device List (Master-Master).
SHOW REMOTE
Displays the Remote Device List (Master-Master).
SHOW ROUTE
Displays the Master's routing information.
SHOW SYSTEM <S>
Displays a list of devices in a system.
TCP LIST
Displays a list of active TCP connections.
TIME
Displays the current time.
URL LIST <D:P:S>
Displays the initiated connection list URLs of a device.
Содержание FG2105-08
Страница 12: ...Introduction 6 NI 3101 SIG Signature Series NetLinx Integrated Controller...
Страница 46: ...Configuration and Firmware Update 40 NI 3101 SIG Signature Series NetLinx Integrated Controller...
Страница 142: ...NetLinx Security with a Terminal Connection 136 NI 3101 SIG Signature Series NetLinx Integrated Controller...
Страница 175: ...Troubleshooting 169 NI 3101 SIG Signature Series NetLinx Integrated Controller...