WebConsole - System Options
47
NI Series WebConsole & Programming Guide
Select the
On
or
Off
buttons to Emulate Channel ON (CHON) and Channel OFF (CHOFF)
messages for the specified <D:P:S>.
4.
Select the
Push
button to Emulate a push/release on the specified channel (not displayed if the
Control
option is selected). Click and hold the
Push
button to observe how the device/Master
responds to the push message.
5.
In the
Level Code
section, enter a valid Level number and Level data value for the specified
<D:P:S> and press the
Send
button to transmit the level data.
The
Level number
range is
1 - 65535
.
The table below lists the valid Level data types and their ranges:
6.
In the
Command
and
String
fields, enter any character strings that can be sent as either a String or
Command, and press
Send
to transmit to the Master.
When entering a
Send Command
, do not include the "send c" or "send_command" in the
statement - only type what would normally occur within the quotes (but don't include the
quotes either).
For example to send the "CALIBRATE" send command, type
CALIBRATE
(no quotes)
rather than SEND_COMMAND <dev> "CALIBRATE".
String Expressions
start and end with double quotes (
" "
). Double quotes are not escaped,
rather they are embedded within single quotes. String expressions may contain string literals,
decimal numbers, ASCII characters and hexadecimal numbers (prepended with a $), and are
comma-delimited.
String Literals
start and end with single quotes (
'
). To escape a single quote, use three single
quotes (
'''
).
Level Data Type Minimum Value Maximum Value
CHAR
0
255
INTEGER
0
65535
SINTEGER
-32768
32767
LONG
0
429497295
SLONG
-2147483648
2147483647
FLOAT
-3.40238 3.40238
Содержание NetLinx Master-Ethernet Card/Module NXC-ME260
Страница 8: ...vi NI Series WebConsole Programming Guide Table of Contents ...
Страница 12: ...Overview 4 NI Series WebConsole Programming Guide FIG 1 Internet Explorer with BonJour plug in ...
Страница 13: ...Overview 5 NI Series WebConsole Programming Guide ...
Страница 14: ...Overview 6 NI Series WebConsole Programming Guide ...
Страница 34: ...Onboard WebConsole User Interface 26 NI Series WebConsole Programming Guide ...
Страница 36: ...WebConsole WebControl Options 28 NI Series WebConsole Programming Guide ...
Страница 88: ...WebConsole System Options 80 NI Series WebConsole Programming Guide ...
Страница 104: ...Programming 96 NI Series WebConsole Programming Guide ...
Страница 156: ...Appendix A IPSec Configuration File 148 NI Series WebConsole Programming Guide ...
Страница 161: ...Terminal Program Port Telnet Commands 153 NI Series WebConsole Programming Guide ...