News:

  • October 13, 2025, 05:22:10 AM

Login with username, password and session length

Author Topic: DXMIO  (Read 2144 times)

ATU

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 2126
  • YKPAIHA
    • ATU, Inc.
DXMIO
« on: January 07, 2021, 10:16:31 AM »
If I had several DXMIO racks connected to a BRX.  What is the reasonable update time for IO in the rack?  If Communications is lost with the slave, do the output shut off?
« Last Edit: January 07, 2021, 11:20:04 AM by ATU »

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: DXMIO
« Reply #1 on: January 07, 2021, 11:33:58 AM »
If I had several DXMIO racks connected to a BRX.  What is the reasonable update time for IO in the rack?  If Communications is lost with the slave, do the output shut off?

I've not ever profiled the performance (weird, I know), but I'd guess a few milliseconds. Output state is either cleared or held, as specified by the configuration.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3601
  • Darth Ladder
Re: DXMIO
« Reply #2 on: January 07, 2021, 12:28:01 PM »
DM native RIO, correct?   I assume Modbus might be a bit slower.

Is the DM native I/O asynch to the scan?  Not randomly asynch like an AB CLX, necessarily, but capable of communicating during the ladder execution part of the scan?   I assume not.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

ATU

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 2126
  • YKPAIHA
    • ATU, Inc.
Re: DXMIO
« Reply #3 on: January 07, 2021, 01:17:29 PM »
In the Slave configuration it says " On Slave Error Inputs will"   Radio buttons for "Hold" or "Clear"  I thought that was odd, should it not be Outputs?

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: DXMIO
« Reply #4 on: January 07, 2021, 01:21:10 PM »
In the Slave configuration it says " On Slave Error Inputs will"   Radio buttons for "Hold" or "Clear"  I thought that was odd, should it not be Outputs?

Sorry, my bad. Outputs always clear.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: DXMIO
« Reply #5 on: January 07, 2021, 01:23:55 PM »
DM native RIO, correct?   I assume Modbus might be a bit slower.

Is the DM native I/O asynch to the scan?  Not randomly asynch like an AB CLX, necessarily, but capable of communicating during the ladder execution part of the scan?   I assume not.

There are different meanings to async vs sync. It updates during the comm slice, so it's synchronous to the PLC scan, but only when new data is available.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3601
  • Darth Ladder
Re: DXMIO
« Reply #6 on: January 07, 2021, 01:39:03 PM »
Yeah, that's what I was asking and what I was assuming given that you only have one CPU doing one thing at one time.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.