Cryo-con Model 24C
Remote Operation
Remote Operation
Remote Interface Configuration
The Model 24C has two remote interfaces: The Ethernet LAN and the RS-232. There
are also two external options: IEEE-488.2 (GPIB) and USB. Connection to all of these
interfaces is made on the rear panel of the instrument. For specifics about the
connectors and cables required, refer to the section on Rear Panel Connections.
Supported Ethernet Protocols
HTTP
: The Model 24C's HTTP server is used to implement the instrument's
embedded web server.
SMTP:
The Simple Mail Transport Protocol is used to send E-mail from the Model
24C to a selected address.
TIMEP:
The Time Protocol allows a client to obtain the date and time from a host
TIMEP server. If a time server is available on the Local Area Network, the Model 24C
will periodically query it to update it’s internal real-time clock.
TCP/IP UDP:
These ports are available for communication using an ASCII command
language.
Ethernet Configuration
Each device on an Ethernet Local Area Network must have a unique IP Address.
This address must be within the range of the computers you want it to communicate
with. The range is determined by the Subnet Mask.
To connect to a LAN switch or hub, use a standard Category 5 patch cable. To
connect directly to a PC, use a Category 5 crossover type patch cable.
The Model 24C is shipped with a default IP address of
192.168.1.5
and Subnet Mask
of
255.255.255.0
. Using these settings, the instrument communicates with any
computer or device that has an IP addresses in the range of 192.168.1.0 through
192.168.1.255. The user can configure the Model 24C to use any other IP address by
going to the
Network Configuration Menu
.
TCP/IP Data Socket Configuration
TCP/IP is a connection orientated protocol that is more complex and has higher
overhead than UDP. The user must bind a TCP/IP socket and negotiate a connection
before communicating with an instrument.
The default TCP/IP port address is 5000. This can be changed from the front
panel by going to the
Network Configuration Menu
. UDP Configuration
UDP is a simple connection-less protocol that can be used to communicate with Cryo-
con instruments. The user binds a UDP socket and communicates with the
instrument in a fashion similar to the older RS-232 style communications.
UDP uses a port that is the TCP port address plus one. Therefore, the factory default
is 5001.
102