Ditel Kosmos series User manual

RS2
CODE
:
3072
7
0
14 EDITION
:
24
-
10
-
200
6
INSTRUCTIONS MANUAL
OUTPUT OPTION RS232C
CODE
:
3072
7
0
14 EDITION
:
24
-
10
-
2006
INSTRUCTIONS MANUAL
OUTPUT OPTION RS232C
RS2

DIGITAL PANEL METER
KOSMOS SERIES
OUTPUT OPTI ON RS232C
DIGITAL PANEL METER
KOSMOS SERIES
OUTPUT OPTI ON RS232C
2
2
INDEX
1
.
OUTPUT OPTION RS232C
1.1.
-
INTRODUCTION
...........................................................................................................................
3
1.2.
-
DESCRIPTION OF OPERATION
................................................................................................
.
4
-
6
2 . SETUP AND CONNECTIONS
2.1.
-
INSTALLATION
.............................................................................................................................
7
2.2.
-
CONNECTION
..........................................................................................................................
8
-
9
3 .
MODELS BETA
-
M, BETA
-
D, KAPPA
-
M, RS232C OPTION PROGRAMMING
3.1.
PROGRAMMING INSTRUCTIONS
............................................................................................
11
-
16
4 .
MODELS ALPHA Y GAMMA, RS232C OPTION PROGRAMMING
4.1.
-
PROGRAMMING INSTRUCTIONS
............................................................................................
17
-
21
A.1
COMMANDS TABLE
.................................................................................................................
23
-
24
INDEX
1 .
OUTPUT OPTION RS232C
1.1.
-
INTRODUCTION
............................................................................................................................
3
1.2.
-
DESCRIPTION OF OPERATION
................................................................................................
.
4
-
6
2 . SETUP AND CONNECTIONS
2.1.
-
INSTALLATION
.............................................................................................................................
7
2.2.
-
CONNECTION
..........................................................................................................................
8
-
9
3 .
MODELS BETA
-
M, BETA
-
D, KAPPA
-
M, RS
232C OPTION PROGRAMMING
3.1.
PROGRAMMING INSTRUCTIONS
...........................................................................................
11
-
16
4 .
MODELS ALPHA Y GAMMA, RS232C OPTION PROGRAMMING
4.1.
-
PROGRAMMING INSTRUCTIONS
............................................................................................
17
-
21
A.1
COMMANDS TABLE
................................................................................................................
23
-
24

3
3
INTRODUCTION
The RS232C output option consists of an additional card
(reference RS2) that is installed in the M1 plug
-
in connector of
the instrument s main board (ALPHA, BETA, GAMMA-
M,
KAPPA
-
M).
The card incorporates one 4 wires telephon
e socket
protruding out of the rear of the instrument.
The serial output permits to construct a communications line
through which a master device can request to the KOSMOS
instrument the transmission of data such as display value,
setpoints values, peak, v
alley and tare (or offset in case of
thermometers) and to perform operations such as tare of
display, reset of the peak, valley, or tare memories and
update setpoint values.
The Beta
-
M model provides also a special command that
allows to copy the programm
ing data from one meter to other
of the same type.
Fully software programmable, the option permits selection of
the transmission rate (1200, 2400, 4800, 9600 or 19200
Baud), instrument s address (between 00 and 99) and
communication protocol type (ASCII,
standard ISO 1745 and
MODBUS RTU).
1. RS232C
OUTPUT OPTION
The RS232C option allows one KOSMOS instrument be
connected to a master device with RS232C output.
The operating mode is half
-
duplex. The serial channel does only
function when the instrument is in the run mode and it normally
stands in data reception mode until reception of a message.
A valid data transmission may cause the immediate execution of
an action (tare, reset of the pe
ak, valley or tare memories,
modification of setpoints values) or the transmission of a
response from the instrument (display value, one of the setpoint
value, peak, valley, tare / offset).
The display value (solely) can be requested by means of an
extern
al button as shown in schematics of page 9.
From the web site www.ditel.es can be downloaded the specific
software that allows to connect the KOSMOS instruments to a
PC and whole programming, as well as to verify its
communication s hardware.
The communications Port
shall not be connected to
the telephone system.
INTRODUCTION
The RS232C output option consists of an additional card
(reference RS2) that is installed in the M1 plug
-
in connector of
the instrument s main board (ALPHA, BETA, GAMMA-
M,
KAPPA
-
M).
The card incorporates one 4 wires telephone socket
protruding out of the rear of the instrument.
The serial output permits to construct a communications line
through which a mas
ter device can request to the KOSMOS
instrument the transmission of data such as display value,
setpoints values, peak, valley and tare (or offset in case of
thermometers) and to perform operations such as tare of
display, reset of the peak, valley, or ta
re memories and
update setpoint values.
The Beta
-
M model provides also a special command that
allows to copy the programming data from one meter to other
of the same type.
Fully software programmable, the option permits selection of
the transmission rate (
1200, 2400, 4800, 9600 or 19200
Baud), instrument s address (between 00 and 99) and
communication protocol type (ASCII, standard ISO 1745 and
MODBUS RTU).
1. RS232C OUTPUT OPTION
The RS232C option allows one KOSMOS instrument be
connected to a master device with RS232C output.
The operating mod
e is half
-
duplex. The serial channel does only
function when the instrument is in the run mode and it normally
stands in data reception mode until reception of a message.
A valid data transmission may cause the immediate execution of
an action (tare, reset
of the peak, valley or tare memories,
modification of setpoints values) or the transmission of a
response from the instrument (display value, one of the setpoint
value, peak, valley, tare / offset).
The display value (solely) can be requested by means of
an
external button as shown in schematics of page 9.
From the web site www.ditel.es can be downloaded the specific
software that allows to connect the KOSMOS instruments to a
PC and whole programming, as well as to verify its
communication s hardware.
The communications Port
shall not be connected to
the telephone system.

4
4
ASCII PROTOCOL
The Transmission format is: 1 START bit, 8 DATA bits, NO
parity bit and 1 STOP bit.
FORMAT of MESSAGE TO BESENT FROM MASTER
A message sent from the master device to the instrument must
be composed of the following sequence
of ASCII characters:
* D d C C
X ........................... X
CR
One " * " byte [ASCII 42] of start of message.
Two address bytes (from 00 to 99).
One or two ASCII characters corresponding to the desired
command according to the Functions TABLE (Add
endum
A.1).
In case that the command request for a modification of
parameters, the new value shall be transmitted with one
byte of sign ( + [ASCII 43] or
-
[ASCII 45] ) followed by a
block of N ASCII characters (depending on model), including
the decimal
point.
One " CR " [ASCII 13] character of end of message.
FORMAT of MESSAGE FROM INSTRUMENT
The data sent from the instrument as a response to a
data request type command from the master device is
the following:
SP
X ........................... X
CR
One byte of blank space [ASCII 32].
One text (requested values) consisting of a byte of
sign (+ [ASCII 43] or
-
[ASCII 45] ) followed by a
block of N ASC
II characters (depending on model)
including the decimal point.
One " CR " byte [ASCII 13] of end of message.
If the command belongs to orders or changing
parameters , the instruments gives no response.
1.2.
DESCRIPTION OF OPERATION
Three communication modes are provided; The ASCII mode utilizes an easy to use protocol, compatible with several models
of DITEL instruments. The ISO mode, according to the ISO 1745 standard, permits a more safe commun
ication in noisy
environments since the data transfer is verified at the transmission and reception ends. In addition can be used a third
protocol: MODBUS RTU (see manual on www.ditel.es)
As it can be seen in the Functions TABLE (Addendum A.1), the ASCII
protocol uses 1 or 2 bytes commands depending of the
command type while the ISO 1745 protocol forces the use of two bytes per command.
ASCII PROTOCOL
The Transmission format is:
1 START bit, 8 DATA bits, NO
parity bit and 1 STOP bit.
FORMAT of MESSAGE TO BESENT FROM MASTER
A message sent from the master device to the instrument must
be composed of the following sequence of ASCII characters:
* D d C C
X ....................
....... X
CR
One " * " byte [ASCII 42] of start of message.
Two address bytes (from 00 to 99).
One or two ASCII characters corresponding to the desired
command according to the Functions TABLE (Addendum
A.1).
In case that the command request for a modi
fication of
parameters, the new value shall be transmitted with one
byte of sign ( + [ASCII 43] or
-
[ASCII 45] ) followed by a
block of N ASCII characters (depending on model), including
the decimal point.
One " CR " [ASCII 13] character of end of messag
e.
FORMAT of MESSAGE FROM INSTRUMENT
The data sent from the instrument as a response to a
data
request type command from the master device is
the following:
SP
X ........................... X
CR
One byte of blank space [ASCII 32].
One text (requested values) consisting of a byte of
sign (+ [ASCII 43] or
-
[ASCII 45] ) followed by a
block of N
ASCII characters (depending on model)
including the decimal point.
One " CR " byte [ASCII 13] of end of message.
If the command belongs to orders or changing
parameters , the instruments gives no response.
1.2.
DESCRIPTION OF OPERATION
Three communication modes are provided; The ASCII mode utilizes an easy to use protocol, compatible with several models
of DITEL instruments. The ISO mode, according to the ISO 1745 standard, p
ermits a more safe communication in noisy
environments since the data transfer is verified at the transmission and reception ends. In addition can be used a third
protocol: MODBUS RTU (see manual on www.ditel.es)
As it can be seen in the Functions TABLE
(Addendum A.1), the ASCII protocol uses 1 or 2 bytes commands depending of the
command type while the ISO 1745 protocol forces the use of two bytes per command.

5
5
ISO 1745 PROTOCOL
The Transmission format is 1 START bit , 7 DATA bits, 1 parity even bit and 1 STOP bit.
MESSAGE FORMAT TO BE SENT
The message form
at, as sent from the master device, must consist of the following sequence of characters:
SOH
D d
STX
C C
X ...... X
ETX
BCC
One byte SOH of start of message [ASCII 01].
Two bytes corresponding, the first to the tens and the second to the units of the
instrument s address number.
One byte STX of start of text [ASCII 02].
Two command bytes according to the Functions TABLE (Addendum A.1).
In case of commands that change parameters, a block of N bytes corresponding to the new value including sign and
deci
mal point.
One byte ETX of end of text [ASCII 03].
One control byte BCC calculated in the following manner:
Perform an
OR
-
exclusive
with all bytes comprised between the STX (not included) and the ETX (included)
If the obtained byte (in ASCII format) is hig
her than 32, it can be taken as the BCC
If the result (in ASCII format) is lower than 32, the BCC byte will be obtained by adding 32.
PROTOCOLO ISO 1745
The Transmission format is 1 START bit , 7 DATA bits, 1 parity even bit and 1 STOP bit.
MESSAGE FORMAT TO BE SENT
The message format, as sent from the master device,
must consist of the following sequence of characters:
SOH
D d
STX
C C
X ...... X
ETX
BCC
One byte SOH of start of message [ASCII 01].
Two bytes corresponding, the first to the tens and the second to the units of the instrument s address number.
One b
yte STX of start of text [ASCII 02].
Two command bytes according to the Functions TABLE (Addendum A.1).
In case of commands that change parameters, a block of N bytes corresponding to the new value including sign and
decimal point.
One byte ETX of end of t
ext [ASCII 03].
One control byte BCC calculated in the following manner:
Perform an
OR
-
exclusive
with all bytes comprised between the STX (not included) and the ETX (included)
If the obtained byte (in ASCII format) is higher than 32, it can be taken as the
BCC
If the result (in ASCII format) is lower than 32, the BCC byte will be obtained by adding 32.

6
9
6
1
. In case of commands that ask for the transmission of a
value (data request type)
:
SOH
D d
STX
X .................. X
ETX
BCC
One byte SOH of start of message [ASCII 01].
Two address byte.
One byte STX of start of text [ASCII 02].
N bytes corresponding to the requested value (including the
sing and the de
cimal point)
One byte ETX of end of text [ASCII 03].
One control byte BCC calculated with the method described
in page 5.
2. In case of commands that do not imply the return of a
value (command type or
changing parameters)
:
D d
ACK
ó D d
NAK
The instrument sends a confirmation to the master device when it
receives a message.
If the message has been correctly received and interpreted,
the response will consist of two address bytes and one
ACK
(ackn
owledge) byte [ASCII 06].
If the received message has not been well interpreted or it
has been detected as to have an error, the response will be
two address bytes and a "
NAK
" [ASCII 21].
When the master device transmits a message to the address of
00
, the command will be received by all the instruments
on the bus and there will not be any response.
ISO 1745 PROTOCOL
TRANSMISSION OF DATA FROM THE INSTRUMENT
The format of a message as sent from the instrument in response to a command from the master de
vice is the following:
To use ModBus protocol, please consult specific
MODBUS
manual on web site
www.ditel.es
PROTOCOL MODBUS
1. In case of commands that ask for the transmission of
a value (data request type)
:
SOH
D d
STX
X ................
.. X
ETX
BCC
One byte SOH of start of message [ASCII 01].
Two address byte.
One byte STX of start of text [ASCII 02].
N bytes corresponding to the requested value (including the
sing and the decimal point)
One byte ETX of end of text [ASCII 03].
One co
ntrol byte BCC calculated with the method described
in page 5.
2. In case of commands that do not imply the return of a
value (command type or changing parameters)
:
D d
ACK
ó D d
NAK
The instr
ument sends a confirmation to the master device when it
receives a message.
If the message has been correctly received and interpreted,
the response will consist of two address bytes and one
ACK
(acknowledge) byte [ASCII 06].
If the received message has
not been well interpreted or it
has been detected as to have an error, the response will be
two address bytes and a "
NAK
" [ASCII 21].
When the master device transmits a message to the address of
00
, the command will be received by all the instruments
on the bus and th
ere will not be any response.
ISO 1745 PROTOCOL
TRANSMISSION OF DATA FROM THE INSTRUMENT
T
he format of a message as sent from the instrument in response to a command from the master device is the following:
To use ModBus protocol, ple
ase consult specific
MODBUS
manual on web site
www.ditel.es
PROTOCOL MODBUS

7
7
2.1. INSTALLATION
Lift out the electronics assembly from the case
and use a screwdriver to pull on the junctions
between the case and the gray market area to
detach it from the case.
The so pe
rformed orifice will allow to RS2
output board connector be brought out at the
rear of the instrument.
Install the circuit board so that the lower pin
fits into the corresponding main board
insertion slot and push down to plug the M1
option connector in th
e main board M1
location.
If the instrument is to be installed in high
vibrating environments, it is recommended to
solder the card to the main board making use
of the copper tracks on both sides of the card
pin and around the main board hole on its
solder
side.
Before inserting the electronics in the case,
you should verify that the access to the
programming modules is enabled, since this is
the next operation to be made after powering
the unit.
2. SETUP AND CONNECTIONS
OUTPUT OPTION RS2
Fig.1
2.1. INSTALLATION
Lift out the electronics assembly from the case
and use a screwdriver to pull on the junctions
between the case and the gray market area to
deta
ch it from the case.
The so performed orifice will allow to RS2
output board connector be brought out at the
rear of the instrument.
Install the circuit board so that the lower pin
fits into the corresponding main board
insertion slot and push down to plug
the M1
option connector in the main board M1
location.
If the instrument is to be installed in high
vibrating environments, it is recommended to
solder the card to the main board making use
of the copper tracks on both sides of the card
pin and around the
main board hole on its
solder side.
Before inserting the electronics in the case,
you should verify that the access to the
programming modules is enabled, since this is
the next operation to be made after powering
the unit.
2. SETUP AND CONNECTIONS
OUTPUT OPTION RS2
Fig.1

8
8
2.2. CONNECTIONS
Each output card is supplied with an adhesive label that indicates
the wiring connections of each option (see Fig.1). to help
identifying each terminal, this label should be placed in the lower
side of the meter case, beside the basi
c functions label as shown
in Fig. 3.
Fig. 2.
Instrument s rear
side with RS2
option connec
tor
Fig. 3. Labels location
Fig. 1. Options label
The
option is supplied with a 2 m of telephonic cable with a RJ11
connector in one end and free at the other end in order to be connected
to a SUB D connector of 9 or 25 pins.
Output
option
label
Basic
label
2.2. CONNECTIONS
Each output card is supplied with an adhesive label that indicates
the wiring connections of
each option (see Fig.1). to help
identifying each terminal, this label should be placed in the lower
side of the meter case, beside the basic functions label as shown
in Fig. 3.
Fig. 2.
Instrument s rear
side with RS2
option connector
Fig. 3. Labels location
Fig. 1. Options label
The option is supplied with a 2 m of telephonic cable with a RJ11
connector in one end and free at the other end in o
rder to be connected
to a SUB D connector of 9 or 25 pins.
Output
option
label
Basic
label

The
communications
Port shall not be
connected to the
telephone system.
9
9
The display value can
be requested through a
push button on RTS
line.
I
f this push button is
held closed the display
value is continuously
transmitted at 1
second intervals and
the instrument won t
respond to any
command of a external
software
To be connected
only if wish to
transmit the display
value without
auxiliary software
PC, PCL
or similar
CONNECTIONS SCHEMATIC
The
communications
Port shall not be
connected to the
telephone system.
The display value can
be requested through a
push button on RTS
line.
If this push button is
held closed the display
value is c
ontinuously
transmitted at 1
second intervals and
the instrument won t
respond to any
command of a external
software
To be connected
only if wish to
transmit the display
value without
auxiliary software
PC, PCL or similar
CONNECTIONS SCHEMATIC

10
10
3.
RS232C PROGRAMMING OUTPUT
MODELS BETA
-
M, BETA
-D AND KAPPA-M
3.
RS232C P
ROGRAMMING OUTPUT
MODELS BETA
-
M, BETA
-D AND KAPPA-M

11
11
CONFIGURATION DIAGRAM OF RS232C FOR MODELS BETA
-
M, BETA
-
D, KAPPA
-M
3.1. PROGRAMMING INSTRUCTIONS
The upper figure represents the MODULE 50 for the serial output configuration, valid fo
r instruments
models BETA
-
M, BETA
-
D and KAPPA
-
M.
The module is composed of different menus of independent access that allow configuration of the
following parameters:
Menu 51
-
SoFt
-
: Protocol selection 1= ASCII , 2= ISO 1745 and 3= MODBUS.
Menu 52
-
bA
ud
-
: Baud rate selection.
Menu 53
-
AdrS
-: Instrument s address programming.
Menu 54
-
trAnS
-
: Validation or inhibition of the
Send
command
. This command, if validated,
permits to copy the configuration of the meter BETA
-
M to BETA
-
M connected using
RS232C link and
working with ISO 1745 protocol. (Only BETA
-
M version B
-
B)
Detailed instructions for each step menu are given on pages 13, 14, 15 y 16.
50 rS coN
51
-
SoFt
-
Prot 1
51
-
SoFt
-
-
Pro
-
Prot 2
51
-
SoFt
-
Prot 3
51
-
SoFt
-
52
-
bAud
-
1200
52
-
bAud
-
-
Pro
-
2400
52
-
bAud
-
4800
52
-
bAud
-
9600
52
-
bAud
-
19200
52
-
bAud
-
88
53
-
AdrS
-
0
54
-
trAnS
-
1
54
-
trAnS
-
-
Pr
o
-
-
Pro
-
53
-
AdrS
-
54
-
trAnS
-
ENTER
ESC
ENTER
ENTER ENTER ENTER ENTER ENTER ENTER
ENTER
ENTER
ENTER
ENTER
ESC
ESC ESC
ESC
ESC
ESC
ESC ESC
ESC
ESC
ESC
ESC
ENTER ENTER
ENTER
ESC ESC
ENTER
ONLY BETA
-M
VERSION B
-B
CONFIGURATION DIAGRAM OF RS232C FOR MODELS BETA
-
M, BETA
-
D, KAPPA
-M
3.1. PROGRAMMING INSTRUCTIONS
The upper figure represents the MODULE 50 for the serial output configuration, valid for instrume
nts
models BETA
-
M, BETA
-
D and KAPPA
-
M.
The module is composed of different menus of independent access that allow configuration of the
following parameters:
Menu 51
-
SoFt
-
: Protocol selection 1= ASCII , 2= ISO 1745 and 3= MODBUS.
Menu 52
-
bAud
-
: Baud
rate selection.
Menu 53
-
AdrS
-: Instrument s address programming.
Menu 54
-
trAnS
-
: Validation or inhibition of the
Send
command
. This command, if validated,
permits to copy the configuration of the meter BETA
-
M to BETA
-
M connected using RS232C l
ink and
working with ISO 1745 protocol. (Only BETA
-
M version B
-
B)
Detailed instructions for each step menu are given on pages 13, 14, 15 y 16.
50 rS coN
51
-
SoFt
-
Prot 1
51
-
SoFt
-
-
Pro
-
Prot 2
51
-
SoFt
-
Prot 3
51
-
SoFt
-
52
-
bAud
-
1200
52
-
bAud
-
-
Pro
-
2400
52
-
bAud
-
4800
52
-
bAud
-
9600
52
-
bAud
-
19200
52
-
bAud
-
88
53
-
AdrS
-
0
54
-
trAnS
-
1
54
-
trAnS
-
-
Pro
-
-
Pro
-
53
-
AdrS
-
54
-
trAnS
-
ENTER
ESC
ENTER
ENTER ENTER ENTER ENTER ENTER ENTER
ENTER
ENTER
ENTER
ENTER
ESC
ESC ESC
ESC
ESC
ESC
ESC ESC
ESC
ESC
ESC
ESC
ENTER ENTER
ENTER
ESC ESC
ENTER
ONLY BETA
-M
VERSION B
-B

Press the
ENTER
key to pass from the run mode to the programming mode (The
-
Pro
-
indication appears on the second display) and press repeatedly the
key until
the meter displays the indication given by figure13.1. Press
ENTER
to accede to the
first prog
ramming menu, or
: to advance to the next programming module.
ESC
: to return to the(
-
Pro
-
) stage.
[1
3.1]
ACCESS TO THE SERIAL OUTPUT PROGRAMMING
The figure 13.2 shows the indication corresponding to the entry st
age of the
communications protocol selection menu. Press
ENTER
to accede this menu, or
: to pass to the next programming menu.
ESC
: to return to the programming access level (
-
Pro
-
).
[13.2]
MENU 51
-
COMUNICA
TIONS PROTOCOL
The main display shows the previously selected type of protocol,
[P
rot1
= ASCII protocol,
Prot2
= ISO 1745 protocol and
Prot3
= MODBUS].
See pages 4, 5 y 6 for a detailed description of each protocol type.
Press
key if desired to change the option present on display and the
ENTER
key to save the choice and automatically return to the
-
Pro
-
stage.
ESC
Returns the meter to the (
-
Pro
-
) stage without saving changes.
[13.3
]
Press the
ENTER
key to pass from the run mode to the programming mode (The
-
Pro
-
indication appears on the second display) and pr
ess repeatedly the
key until
the meter displays the indication given by figure13.1. Press
ENTER
to accede to the
first programming menu, or
: to advance to the next programming module.
ESC
: to return to the(
-
Pro
-
) stage.
[13.1]
ACCESS TO THE SERIAL OUTPUT PROGRAMMING
The figure 13.2 shows the indication corresponding to the entry stage of the
communications protocol selection menu. Press
ENTER
to accede this menu, or
: to pass to the next programming menu.
ESC
: to return to the programming access level (
-
Pro
-
).
[13.2]
M
ENU 51
-
COMUNICATIONS PROTOCOL
The main display shows the previously selected type of protocol,
[P
rot1
= ASCII protocol,
Prot2
= ISO 1745 protocol and
Prot3
= MODBUS]
.
See pages 4, 5 y 6 for a detailed description of each protocol type.
Press
key if desired to change the option present on display and the
ENTER
key to save the choice and automatically return to the
-
Pro
-
stage.
ESC
Returns the
meter to the (
-
Pro
-
) stage without saving changes.
[13.3
]
12
12
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4

The figure 14.1 shows the indication corresponding to the entry stage of the Baud rate
configurati
on menu. Press
ENTER
to accede to this menu.
If the programming of this
parameter has been made and it is desired to pass to the following menu, press
and go to figure 15.1.
ESC
:
Returns the meter to the programming access level (
-
Pro
-
).
[14.1]
MENU 52
TRANSMISSION RATE
A press of
ENTER
made at the previous sep makes the main d
isplay show the initially
programmed transmission rate. The available options are
1200
,
2400
,
4800
,
9600
and
19200
Baud.
Press repeatedly
key until the desired option appears on the display and press
ENTER
to validate the choice and automatically go to the
-
Pro
-
stage.
ESC
: Returns the meter to the (
-
Pro
-
) stage without data memory storage.
[14.2]
The figure 14.1 shows the indication corresponding to the entry stage of the Baud rate
configuration menu. Press
ENTER
to accede to this
menu.
If the programming of this
parameter has been made and it is desired to pass to the following menu, press
and go to figure 15.1.
ESC
:
Returns the meter to the programming access level (
-
Pro
-
).
[14.1]
MENU 52
TRANSMISSION RATE
A press of
ENTER
made at the previous sep makes the main display show the initially
progr
ammed transmission rate. The available options are
1200
,
2400
,
4800
,
9600
and
19200
Baud.
Press repeatedly
key until the desired option appears on the display and press
ENTER
to validate the choice and automatically go to the
-
Pro
-
stage.
ESC
: Returns the meter to the (
-
Pro
-
) stage without data memory storage.
[14.2]
13
13
TARE
RESET
LIMIT
MAX/MIN
DATA
ESC
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ESC
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4

From the phase represented in figure 13.1, press
ENTER
key to accede to the
menu selection level and
to bring the meter to the entry stage of the
address prog
ramming menu (see figure 15.1). Press the
ENTER
key, to get access to the programming of this parameter, or
key to go to the next menu.
ESC
: to return to the programming access level (
-
Pro
-
).
[15.1]
The main display shows a two digits number corresponding to the previously
programmed address, with the first digi
t in flash.
If it is wanted to change the number, press repeatedly the
key to make
the flashing digit rotate from 0 to 9 and once it has taken the desired value,
press
key to advance to the next digit to be modified. Repea
t this
operation until the desired address appears on the display. It can be assigned
address numbers between 00 and 99.
Once the instrument s identification number has been composed on the display,
press
ENTER
key to store data in the memory and return to th
e
-
Pro
-
stage.
ESC
:
to return to the programming access level
(-
Pro
-
).
[15.2]
From the phase represented in figure 13.1, press
ENTER
key to accede to the
menu selection level and
to bring the meter to the entry stage of the
address programming menu (see figure 15.1). Press the
ENTER
key, to get access to the programming of th
is parameter, or
key to go to the next menu.
ESC
: to return to the programming access level (
-
Pro
-
).
[15.1]
The main display shows a two digits number corresponding to the previously
programmed address, with the first digit in flash.
If it is wanted to change the number, press repeatedly the
key to make
the flashing digit rotate from 0 to 9 and once it has taken the desired value,
press
key to advance to the next digit to be modified. Repeat this
operation until the desired address appears on the display. It can be assigned
address number
s between 00 and 99.
Once the instrument s identification number has been composed on the display,
press
ENTER
key to store data in the memory and return to the
-
Pro
-
stage.
ESC
:
to return to the programming access level
(-
Pro
-
).
[15.2]
14
14
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4

From the phase represented in (Fig. 13.1), press
ENTER
key to ac
cess to the menu
selection level and press three times
key to bring the meter to the entry stage
of the TRANS menu (auxiliary display shows (
54
-
trAnS
). This menu allow to validate
or inhibit a very peculiar function of the BETA
-
M; The ability of copyin
g the
configuration parameters from one instrument to another via the serial link.
Press the
ENTER
key to access this menu, or
:
to skip over this menu and advance to the next one.
ESC
: to return to the programming access level (
-P
ro
-
).
[16.1]
MENU 54
VALIDATION OF COMMAND "Send Configuration" (only BETA
-
M version B
-
B)
A flashing number appears on the main display(0 or 1 depending on previous
sel
ection).
The "
0" means that the (SEND CONFIGURATION) is disabled, and the "
1
" means that is possible to use this option.
If the display corresponds to the desired option, press
ENTER
key or
ESC
key to go
to the
-
Pro
-
stage.
If
not so, press
key to change the number and
ENTER
to
save the entry and return to the
-
Pro
-
stage.
[16.2]
From the phase represented in (Fig. 13.1), press
ENTER
key to access to the menu
selection level and press three times
key to bring the meter to the entry stage
of the TRANS menu (auxiliary display shows (
54
-
trAnS
). This menu allow to vali
date
or inhibit a very peculiar function of the BETA
-
M; The ability of copying the
configuration parameters from one instrument to another via the serial link.
Press the
ENTER
key to access this menu, or
:
to skip over this menu and advance to the next one
.
ESC
: to return to the programming access level (
-
Pro
-
).
[16.1]
MENU 54
VALIDATI
ON OF COMMAND "Send Configuration" (only BETA
-
M version B
-
B)
A flashing number appears on the main display(0 or 1 depending on previous
selection).
The "
0" means that the (SEND CONFIGURATION) is disabled, and the "
1
" means that is possible to use this
option.
If the display corresponds to the desired option, press
ENTER
key or
ESC
key to go
to the
-
Pro
-
stage.
If not so, press
key to change the number and
ENTER
to
save the entry and return to the
-
Pro
-
stage.
[16.2]
15
15
SEnd
Command (Send configuration)
To be able to use this comm
and it is necessary to have selected the " 1 " option in the 54
-
trAnS menu and the
ISO protocol in the menu 51
-
SoFt
-.
To program one instrument connected via the RS232C line it is sufficient to give the BETA
-
M receiver the same address as the
BETA
-
M tra
nsmitter (see page 15 for instructions about this item)..
After doing this operation, press
ENTER
key while the transmitter is in the run mode to pass to the
Pro
-
stage. Press "TARE"
key and the second display will show the indication
SEnd
.
At this point,
press
ENTER
to start sending the programming parameters to the receiver or press
ESC
to cancel.
[1.level
-
Pro
-
.
2. "TARE" key. 3. "ENTER" key].
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
SEnd
Command (Send configuration)
To be able to use this command it is necessary to have selected the " 1 " option in the 54
-
trAnS menu and the
ISO protocol in the menu 51
-
SoFt
-.
T
o program one instrument connected via the RS232C line it is sufficient to give the BETA
-
M receiver the same address as the
BETA
-
M transmitter (see page 15 for instructions about this item)..
After doing this operation, press
ENTER
key while the transmitter i
s in the run mode to pass to the
Pro
-
stage. Press "TARE"
key and the second display will show the indication
SEnd
.
At this point, press
ENTER
to start sending the programming parameters to the receiver or press
ESC
to cancel.
[1.le
vel
-
Pro
-
.
2. "TARE" key. 3. "ENTER" key].
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4
TARE
RESET
LIMIT
MAX/MIN
DATA
ES
C
ENTER
M
A
X
M
I
N
HOLD
TARE
1
2
3
4

16
16
RS2 OUTPUT OPTI ON PROGRAMMI NG FOR ALPHA S and GAMMA-
M
MODELS
RS2 OUTPUT OPTI ON PROGRAMMI NG FOR ALPHA S and G
AMMA
-
M
MODELS

17
17
ALPHA AND GAMMA MODELS RS232C OUTPUT CONFIGURATION
DIAGRAM
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
ENTER
ENTER
ENTER
ENTER
ENTER
ENTER
ENTER
ESC
ESC
ESC
ESC
ESC
ESC
PUSHING
ESC
KEY GO TO THE RUN
MODE WITHOUT CHANGING THE
PREVIOUSLY PROGRAMMED PARAMETERS
ALPHA AND GAMMA MODELS RS232C OUTPUT CONFIGURATION
DIAGRAM
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP2
FLT
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
ENTER
ENTER
ENTER
ENTER
ENTER
ENTER
ENTER
ESC
ESC
ESC
ESC
ESC
ESC
PUSHING
ESC
KEY GO TO THE RUN
MODE WITHOUT CHANGING THE
PREVIOUSLY PROGRAMMED

Press
ENTER
key to pass from the run mode to the programming mode (
-
Pro
-
indi
cation
,
PROG
led activated
) and press repeatedly
key until the
meters goes to the level shown in figure 19.1, corresponding to the entry stage
of the serial output programming module. Press
ENTER
to get access to this
modules, or
:
to go to the next prog
ramming module.
ESC
: to return to the normal operation.
[19.1]
Press
ENTER
key to pass from the run mode to the programming mode (
-
Pro
-
indication
,
PROG
led activated
) and press repeatedly
key until the
meters goes to the level shown in figure 19.1, corresponding to the entry stage
of the s
erial output programming module. Press
ENTER
to get access to this
modules, or
:
to go to the next programming module.
ESC
: to return to the normal operation.
[19.1]
18
18
4.1. PROGRAMMING INSTRUCTIONS
The figure 19.1 represents the MODULE 5 for the serial output configuration, which is valid for models
ALPHA
-
P, ALPHA
-
C, ALPHA
-
T, ALPHA
-
L, AL
PHA
-
D and GAMMA
-
M.
The module is composed of two menus of independent access that allow configuration of the following
parameters :
Menu 5A CnF
: Configuration of the transmission rate and instrument s address.
Menu 5B trAnS
: Selection among ASCII, I
SO 1745 and MODBUS protocols.
Detailed instructions for each step menu are given on pages 20 and 21.
ACCESS TO THE SERIAL OUTPUT PROGRAMMING
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP
2
FL
T
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT
MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN
4.1. PROGRAMMING INSTRUCTIONS
The figure 19.1 represents the MODULE
5 for the serial output configuration, which is valid for models
ALPHA
-
P, ALPHA
-
C, ALPHA
-
T, ALPHA
-
L, ALPHA
-
D and GAMMA
-
M.
The module is composed of two menus of independent access that allow configuration of the following
parameters :
Menu 5A CnF
: Confi
guration of the transmission rate and instrument s address.
Menu 5B trAnS
: Selection among ASCII, ISO 1745 and MODBUS protocols.
Detailed instructions for each step menu are given on pages 20 and 21.
ACCESS TO THE SERIAL
OUTPUT PROGRAMMING
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP
2
FL
T
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT
MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PRG
RUN

The figure 20.1 represents the access to the output configuration menu
(display
5 CnF
, leds
A
and
PROG
activated), that allows to configure the
Baud rate and the
instrument address number. Press
ENTER
key to accede
this menu, or
: to skip this menu and go to the next one.
ESC
: to return to the normal operation.
A press of
ENTER
made at previous sep makes the display show two numbers
sep
arated by a hyphen, the first of them in flash.
The leftmost number (1 digit) corresponds to the transmission rate:
[
1 = 1200, 2 = 2400, 3 = 4800, 4 = 9600 y 5 = 19200 baudios
. ]
The number at right (2 digits) corresponds to the instrument address, th
at
can be programmed between 00 and 99.
Press repeatedly
key to change the value of the flashing digit and press
to go to the next digit to be programmed. Repeat these operations
until the display reads the desired parameter
s and press
ENTER
to save
changes in the memory and go automatically go to normal operation
.
[20.2]
[20.1]
The figure 20.1 represents the access to the output c
onfiguration menu
(display
5 CnF
, leds
A
and
PROG
activated), that allows to configure the
Baud rate and the instrument address number. Press
ENTER
key to accede
this menu, or
: to skip this menu and go to the next one.
ESC
: to re
turn to the normal operation.
A press of
ENTER
made at previous sep makes the display show two numbers
separated by a hyphen, the first of them in flash.
The leftmost number (1 digit) corresponds to the transmission rate:
[
1 = 1200, 2 = 2400, 3 = 4800
, 4 = 9600 y 5 = 19200 baudios
. ]
The number at right (2 digits) corresponds to the instrument address, that
can be programmed between 00 and 99.
Press repeatedly
key to change the value of the flashing digit and press
to
go to the next digit to be programmed. Repeat these operations
until the display reads the desired parameters and press
ENTER
to save
changes in the memory and go automatically go to normal operation
.
[20.2]
[20.1]
19
19
MENU 5A
OUTPUT CONFIGURATION
NOTE
: If 00 address has been programmed, the instrument only accepts
command that don t return informati
on, nor change parameter. e.g. TARE
B
A
TARE
HOLD
LIMI
T
MA
X
MIN
DATA
DSP2
INP
2
FL
T
STOR
E
DSP1
INP1
2
1
4
3
TARE
RESE
T
LIMI
T
MAX/MI
N
ENTE
R
ESC
DATA
PROG
TEAC
H
PR
G
RU
N
B
A
T
ARE
HOLD
LIMI
T
MAX
MIN
DATA
DSP2
INP
2
FL
T
STOR
E
DSP1
INP1
2
1
4
3
TARE
RESE
T
LIMI
T
MAX/MI
N
ENTE
R
ESC
DATA
PROG
TEAC
H
PR
G
RU
N
MENU 5A
OUTPUT CONFIGURATION
NOTE
: If 00 address has been programmed, the instrument only accepts
command that don t return information, nor cha
nge parameter. e.g. TARE
B
A
TARE
HOLD
LIMI
T
MAX
MIN
DATA
DSP2
INP
2
FL
T
STOR
E
D
SP1
INP1
2
1
4
3
TARE
RESE
T
LIMI
T
MAX/MI
N
ENTE
R
ESC
DATA
PROG
TEAC
H
PR
G
RU
N
B
A
TARE
HOLD
LIMI
T
MAX
MIN
DATA
DSP2
INP
2
FL
T
STOR
E
DSP1
INP1
2
1
4
3
TARE
RESE
T
LIMI
T
MAX/MI
N
ENTE
R
ESC
DATA
PROG
TEAC
H
PR
G
RU
N

[21.1]
From the entry stage 5 (Fig. 20.1), press
ENTER
key to a
ccede to
programming menus and press twice
key to bring the meter to the
phase represented in figure 21.1 (
5 trAnS
indication
, leds
B
and
PROG
activated).
In this menu it is possible to select the communications protocol
used to communicate the instrume
nt and D.T.E.(Data Terminal Equipment)
Press
ENTER
to select this menu, or
: to skip over this menu and go back to the
CnF
menu.
ESC
: to return to normal operation.
T
he display shows a flashing number (1,2 or 3 depending on previous
selection) corresponding to the present communications protocol
[
1
= ASCII protocol,
2
= ISO 1745protocol and
3
= MODBUS protocol ].
If the displayed value corresponds to the desired
option press
ENTER
or
ESC
to return to the run mode.
If not so, press the
key to change
the number and
ENTER
key to save the choice and automatically go to the
normal operation.
[21.2]
[21.1]
From the entry stage 5 (Fig. 20.1), press
ENTER
key to accede to
programming menus and press twice
key to bring the meter to the
phase represented in figure 21.1 (
5 trAnS
indication
, leds
B
and
PROG
activated).
In thi
s menu it is possible to select the communications protocol
used to communicate the instrument and D.T.E.(Data Terminal Equipment)
Press
ENTER
to select this menu, or
: to skip over this menu and go back to the
CnF
menu.
ESC
: to
return to normal operation.
The display shows a flashing number (1,2 or 3 depending on previous
selection) corresponding to the present communications protocol
[
1
= ASCII protocol,
2
= ISO
1745protocol and
3
= MODBUS protocol ].
If the displayed value corresponds to the desired option press
ENTER
or
ESC
to return to the run mode.
If not so, press the
key to change
the number and
ENTER
key to save the choice and automa
tically go to the
normal operation.
[21.2]
20
20
MENU 5B
-
SELECTION OF THE COMMUNICATIONS PROTOCOLO
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP
2
FL
T
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT
MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PR
G
RU
N
B
A
TARE
HOLD
LIMI
T
MAX
MIN
DATA
DSP2
INP
2
FL
T
STOR
E
DSP1
INP1
2
1
4
3
TARE
RESE
T
LIMI
T
MAX/MI
N
ENTE
R
ESC
DATA
PROG
TEAC
H
PR
G
RU
N
MENU 5B
-
SELECTION OF THE COMMUNICATIONS PROTOCOLO
B
A
TARE
HOLD
LIMIT
MAX
MIN
DATA
DSP2
INP
2
FL
T
STORE
DSP1
INP1
2
1
4
3
TARE
RESET
LIMIT
MAX/MIN
ENTER
ESC
DATA
PROG
TEACH
PR
G
RU
N
B
A
TARE
HOLD
LIMI
T
MAX
MIN
DAT
A
DSP2
INP
2
FL
T
STOR
E
DSP1
INP1
2
1
4
3
TARE
RESE
T
LIMI
T
MAX/MI
N
ENTE
R
ESC
DATA
PROG
TEAC
H
PR
G
RU
N
Other manuals for Kosmos series
14
This manual suits for next models
1
Table of contents
Other Ditel I/O System manuals
Popular I/O System manuals by other brands

Measurement Computing
Measurement Computing PCI-DAS6030 user guide

WAGO
WAGO 750 Series manual

Allen-Bradley
Allen-Bradley 1791-0A32 B Series installation instructions

Automationdirect.com
Automationdirect.com Productivity 2000 P2-04AD manual

Contec
Contec PIO-32 Series user guide

HIMA
HIMA HIMax X-DI 32 03 manual

MG
MG DLC E2 Series instruction manual

Advantech
Advantech WISE-4000 Series user manual

Measurement Computing
Measurement Computing PC-CARD-DAC08 user manual

Mitsubishi
Mitsubishi Q Series Connectivity guide

EDA
EDA ED-IoTHotspot-Pi4-EU manual

Acces I/O products
Acces I/O products PCIe-ADIO16-16A Hardware manual