background image

       BusWorks

  

Model 903MB/902MB/901MB Network I/O Module User’s Manual                                         Digital I/O 

       ___________________________________________________________________________________________ 

- 12 - 

 
Force Single Coil Example Query 

Field Name 

Example Value (Hex) 

Slave Address 

247 (F7) 

Function Code 

5 (05) 

Coil Address High Order 

0 (00) 

Coil Address Low Order 

9 (09) 

Force Data High Order 

255 (FF) 

Force Data Low Order 

0 (00) 

Error Check (LRC or CRC) 

-- 

 
Force Single Coil Example Response 

Field Name 

Example Value (Hex) 

Slave Address 

247 (F7) 

Function Code 

5 (05) 

Coil Address High Order 

0 (00) 

Coil Address Low Order 

9 (09) 

Force Data High Order 

255 (FF) 

Force Data Low Order 

0 (00) 

Error Check (LRC or CRC) 

-- 

 

The Force Single Coil response is an echo of the query as 

shown above, returned after executing the force coil command.  
No response is returned to broadcast queries from a master. 
 

Preset Single Register (06) 

 

This command will preset a single holding register (4x 

reference address) to a specific value.  Broadcast transmission is 
supported by this command and will act to preset the same 
register in all networked slaves. 

 
The Preset Single Register query specifies the register 

reference address to preset, and the preset value.  Registers are 
addressed starting at 0--registers 1-16 are addressed as 0-15.  
The Preset Single Registers response message is an echo of the 
query, returned after the register contents have been preset.  The 
following example writes a baud rate of 9600bps to holding 
register 40002 (Baud Rate) at slave device 247: 

 

Preset Holding Register Example Query 

Field Name 

Example Value (Hex) 

Slave Address 

247 (F7) 

Function Code 

6 (06) 

Register Address High Order 

0 (00) 

Register Address Low Order 

1 (01) 

Preset Data High Order 

0 (00) 

Preset Data Low Order 

2 (02) 

Error Check (LRC or CRC) 

-- 

 

Preset Holding Register Example Response 

Field Name 

Example Value (Hex) 

Slave Address 

247 (F7) 

Function Code 

6 (06) 

Register Address High Order 

0 (00) 

Register Address Low Order 

1 (01) 

Preset Data High Order 

0 (00) 

Preset Data Low Order 

2 (02) 

Error Check (LRC or CRC) 

-- 

 

The response simply echoes the query after the register 

contents have been preset.  No response is returned to broadcast 
queries from a master device. 

 

Force Multiple Coils (15) 
(902MB & 903MB Models Only) 

 

This command will simultaneously force a sequence of coils 

(0x reference addresses) either ON or OFF.  Broadcast 
transmission is supported by this command and will act to force 
the same block of coils in all networked slaves. 

 
The Force Multiple Coils query specifies the starting coil 

reference address to be forced, the number of coils, and the force 
data to be written in ascending order.  The ON/OFF states are 
specified by the contents in the query data field.  A logic 1 in a bit 
position of this field requests that the coil turn ON, while a logic 0 
requests that the corresponding coil be turned OFF.  Unused bits 
in a data byte should be set to zero.  Note that coils are 
referenced starting at 0—up to 12 coils are addressed as 0-11 
and this also corresponds to the output channel number. 

 
The Force Multiple Coils normal response message returns 

the slave address, function code, starting address, and the 
number of coils forced, after executing the force instruction.  Note 
that it does not return the byte count or force value. 
 

The following example forces odd-numbered coils (outputs) 

OFF, and even numbered coils ON, for coils 0-11 at slave device 
247: 
 

Force Multiple Coils Example Query 

Field Name 

Example Value (Hex) 

Slave Address 

247 (F7) 

Function Code 

15 (0F) 

Coil Address High Order 

0 (00) 

Coil Address Low Order 

0 (00) 

Number Of Coils High Order 

0 (00) 

Number Of Coils Low Order 

12 (0C) 

Byte Count 

02 

Force Data High (First Byte) 

170 (55) 

Force Data Low (Second Byte) 

5 (05) 

Error Check (LRC or CRC) 

-- 

 

Note that the leading character of the 0x reference address is 

implied by the function code and omitted from the address 
specified.  In this example, the first address is 00001, 
corresponding to coil 0, and referenced via 0000H.  Thus, the first 
byte transmitted will address coils 7...0, with the least significant 
bit addressing the lowest coil in this set as follows: 

 

Bin 

Hex 

Coil 

 

The second byte transmitted will address coils 11...8, with the 

least significant bit addressing the lowest coil in this set as 
follows (note that the four unused upper bits in the second data 
byte are set to zero): 

 

Bin 

Hex 

Coil 

NA 

NA 

NA 

NA 

11 

10 

 

Summary of Contents for 901MB

Page 1: ...t With Sinking Outputs And Active Low Inputs USER S MANUAL ACROMAG INCORPORATED 30765 South Wixom Road P O BOX 437 Wixom MI 48393 7037 U S A Tel 248 295 0880 Fax 248 624 9234 Copyright 2000 Acromag In...

Page 2: ...ning any type of control or monitoring system This is especially important where economic property loss or human life is involved It is important that the user employ satisfactory overall system desig...

Page 3: ...m with open drain outputs for convenient loopback monitoring of the output state High Speed Data Rates Supports half duplex RS485 baud rates up to 115K baud Key 903MB Module Features continued Conveni...

Page 4: ...LE INSTALLATION This transmitter module is packaged in a general purpose plastic enclosure Use an auxiliary enclosure to protect the unit in unfavorable environments or vulnerable locations or to main...

Page 5: ...ck wire insulation 1 4 inch on each lead before installing into the terminal block Since common mode voltages can exist on signal wiring adequate wire insulation should be used and proper wiring pract...

Page 6: ...s not require advanced familiarity with the Modbus protocol REGISTER MAP Modbus registers are organized into the following reference types identified by the leading number of the reference address Ref...

Page 7: ...bps Default 3 14400bps 4 19200bps 5 28800bps 6 38400bps 7 57600bps 8 76800bps 9 115200bps 40003 2 0002 Parity Default 0 None 0 None 1 or 2 stop bits 1 Odd Parity Checking 2 Even Parity Checking Model...

Page 8: ...mapping mirroring to the Holding Register space The format of the registers are identical and you only need to offset your address by 43000 For example if you want to read Input Register 1 through the...

Page 9: ...itional stop bit is normally transmitted to fill out the character frame for no parity Acromag units will accept one or two stop bits with no parity Modbus Addresses The master device addresses a spec...

Page 10: ...s Example Response Field Name Example Value Hex Slave Address 247 F7 Function Code 1 01 Byte Count 2 02 Data Coils 7 0 170 AA Data Coils 11 08 10 0A Error Check LRC or CRC To summarize the status of c...

Page 11: ...mmarize the contents of register 40001 two bytes is slave address 247 00F7H The contents of register 40002 two bytes is the baud rate setting 2 9600bps The contents of register 40003 is the parity set...

Page 12: ...t No response is returned to broadcast queries from a master device Force Multiple Coils 15 902MB 903MB Models Only This command will simultaneously force a sequence of coils 0x reference addresses ei...

Page 13: ...ta High Third Reg 0 00 Preset Data Low Third Reg 2 02 Error Check LRC or CRC Preset Multiple Registers Example Response Field Name Example Value Hex Slave Address 247 F7 Function Code 16 10 Starting R...

Page 14: ...6 bit signed integer value representing an A D count a DAC count or a time value with a range of 32768 to 32767 Percentage A 16 bit signed integer value with resolution of 0 005 lsb 20000 is used to r...

Page 15: ...nt a timeout error from occurring in the master 06 Slave Device Busy The slave is engaged in processing a long duration program command The master should retransmit the message later when the slave is...

Page 16: ...tly loaded configuration file Use File Print Preview to view the current configuration or preview the print documentation Use File Print Setup to select a printer and font style Module Upload Configur...

Page 17: ...g download Select from 1 to 247 Address 247 is reserved for Default Mode Use the Baud Rate scroll bar to select a new baud rate to be used by the module following download Select 2400 4800 9600 Defaul...

Page 18: ...k monitoring of the output state The source leads of each port output channel are tied in common to the port return lead RTN The drain leads are pulled up to the port excitation terminal via resistor...

Page 19: ...f each module Please refer to Acromag s Service Policy Bulletin or contact Acromag for complete details on how to obtain service parts and repair PRELIMINARY SERVICE PROCEDURE Before beginning repair...

Page 20: ...only Observe proper polarity Inputs include transient suppression devices and series connected 100K resistors plus diode over voltage clamps to the internal 5V supply Sockets are provided for installa...

Page 21: ...vision 2 Groups A B C D Consult Factory ENVIRONMENTAL SPECIFICATIONS Operating Temperature 25 C to 70 C 13 F to 158 F Storage Temperature 40 C to 85 C 40 F to 185 F Relative Humidity 5 to 95 non conde...

Page 22: ...ect outside of Default Mode until a software or power on reset has occurred Watchdog Timer A hardware watchdog timer is built into the microcontroller that causes it to initiate a self reset if the co...

Page 23: ...cation flag bits 2 0 of the Module Status register will be set if any of the port output channels have not been written to over the specified time period or if any of the port input channels have not...

Page 24: ...EXC1 100K SIP RES SOCKET INPUT BUFFER CONTROLS MULTIPLEXER 5V 5V 5V MICRO 100K 100K 5V STATUS LED 100K 100K 100K 100K INTEGRATED OUTPUT CONTROLS 5V PWR LED DEFAULT MODE SWITCH PUSH FOR DEFAULT MODE U...

Page 25: ...5 CH 3 42 CH 8 TB2 TB2 21 EXC2 23 CH 5 34 D 24 26 RTN 31 COM TB4 PWR D B A TB3 TB4 PWR D TB3 RS232 PORT COM 11 12 CJC 0 45 RTN OUT3 TB1 15 IN1 TB2 42 OUT1 TB3 COM TB2 23 26 25 IN2 IN3 IN3 INPUTS 2 3 3...

Page 26: ...FLASHES IN DEFAULT MODE PUSH FOR DEFAULT MODE DFT 9 8 7 6 ON WHEN OUTPUT CONDUCTING OR WHEN INPUT LOW DIGITAL CHANNELS STATUS LED YELLOW RUN PWR LED GREEN TB4 ST RUN Acromag DEFAULT MODE SWITCH SHIELD...

Page 27: ...OUTPUT IS OFF 0 FOR INPUT ONLY UNITS MODEL 901MB 0900 902MB 0900 903MB 0900 PAGE 3 OF 4 ELECTRICAL CONNECTIONS LED V 902MB 903MB OFF ON TO OTHER 3 CHAN OF PORT 100K I O RTN SOLID STATE RELAY SSR OR L...

Page 28: ...CTED TO EARTH GROUND AT THE SAME POINT TO AVOID CIRCULATING GROUND CURRENTS NOTE 2 DIODE ADDED LOCAL TO INDUCTIVE LOAD TO SHUNT THE REVERSE EMF THAT IS GENERATED WHEN CURRENT THROUGH THE INDUCTOR RELA...

Reviews: