Element
|
Type
|
---|---|
cra_ip_addr
|
STRING
|
rack
|
BYTE
|
module
|
BYTE
|
channel
|
BYTE
|
select_write_CMD
|
BOOL
|
select_read_STS
|
BOOL
|
active_CMD_NOM
|
BOOL
|
Parameter
|
Type
|
Comment
|
---|---|---|
cra_ip_addr
|
STRING
|
IP address of the CRA module: if empty (a space): access to the BMXNOM0200 module located on the local rack of the CPU. if filled: access to the BMXNOM0200 module located on the X80 drop. |
rack
|
BYTE
|
Rack number, where the NOM module is located.
|
module
|
BYTE
|
Module number, slot position where the BMXNOM0200 module is located on the rack.
|
channel
|
BYTE
|
Channel number, 0 or 1.
|
select_write_CMD
|
BOOL
|
Allow to send a Write_Cmd to the BMXNOM0200 module, when active_CMD_NOM is True.
|
select_read_STS
|
BOOL
|
Allow to send a Read_Sts of the BMXNOM0200 module, when active_CMD_NOM is True.
|
Parameter
|
Type
|
Comment
|
---|---|---|
active_CMD_NOM
|
BOOL
|
Active the sending request of Write_Cmd or Read_Sts.
|