Connection modes, Command format – Spectra Precision ProFlex 800 Reference Manual User Manual

Page 383

Advertising
background image

369

Set Command Library

connection. The different connection modes available are
described below.

Connection Modes

Server Mode: When a receiver is used in this mode, one or
more rovers can connect to it through a specific IP address
and port number to acquire the data stream it generates on
the specified Ix port.

Client Mode: When a receiver is used in this mode, it can
connect to an external server through a specific IP address
and port number for sending to this server the data stream it
generates on the specified Ix port.

Command Format

Syntax

Disabling a data stream on a given Ix port:

$PASHS,DST,s1,OFF[*cc]

Setting a data stream with the receiver used in server mode:

$PASHS,DST,s1,ON,1,d4,d5[*cc]

Setting a data stream with the receiver used in client mode:

$PASHS,DST,s1,ON,2,d4,d5,s6[*cc]

Parameters

Examples

Disabling data stream on port I3:

Parameter

Description

Range

Default

s1

Data stream port

I1-I9

s2

Enable/disable control parameter

ON, OFF OFF

d3

Connection Modes:
• 1: Server
• 2: Client

1-2

1

d4

IP mode:
• 0: TCP
• 1: UDP

0, 1

0

d5

IP port number:
• If d3=1 (Server), specify the number of the

receiver’s internal port used.

• If d3=2 (Client), specify the number of the

external server’s IP port used.

100-
65535

1000-
1009

s6

IP address or host name:
• If d3=2 (Client), specify the external server’s

IP address.

32 char
max.

0.0.0.0.
0

*cc

Optional checksum

*00-*FF

Advertising