Search found 6 matches
- Thu Jun 09, 2016 1:39 pm
- Forum: Dynamics
- Topic: Meter Function
- Replies: 1
- Views: 12849
Re: Meter Function
I am new to using SVG graphics as well as iX so was hoping for some help. Update on this request. Project is now going to use a T15BR, so was wondering if anybody has developed an SVG graphic that emulates synchroscope. It can be either the rotating needle or the rotating LED approach.
- Tue May 19, 2015 2:56 pm
- Forum: Dynamics
- Topic: Meter Function
- Replies: 1
- Views: 12849
Meter Function
I'm hoping to use an A12 in an application with generator controllers, however, since the A12 would be a 3rd party product it does not have some of the functions found in a factory OIT. I was wondering if anybody has come up with a "meter" that simulates a synchroscope.
- Wed Dec 18, 2013 9:42 am
- Forum: Application Development
- Topic: Bit extraction
- Replies: 1
- Views: 5617
Re: Bit extraction
I know replying to my own post. Found the "Expressions" function that does the bit extraction. Knew there was a way.
- Wed Dec 18, 2013 8:07 am
- Forum: Application Development
- Topic: Bit extraction
- Replies: 1
- Views: 5617
Bit extraction
Is there a way to extract bit status from a UInt32 word. I only have access to words in the controller, but need to extract whether a certain bit is on/off so I know status of that input. The controller I'm communicating with puts all data into words, even bits. So the only way to tell what discrete...
- Thu Oct 17, 2013 3:03 pm
- Forum: Controller Communication
- Topic: Modbus RTU Registers
- Replies: 3
- Views: 13453
Re: Modbus RTU Registers
Mark,
It's the standard MODICON driver, configured as a Modbus slave, the A& being the Master. I don't see anywhere I can select Hex or Decimal, even configure the driver. Sorry, very new to using iX Developer.
It's the standard MODICON driver, configured as a Modbus slave, the A& being the Master. I don't see anywhere I can select Hex or Decimal, even configure the driver. Sorry, very new to using iX Developer.
- Thu Oct 17, 2013 2:20 pm
- Forum: Controller Communication
- Topic: Modbus RTU Registers
- Replies: 3
- Views: 13453
Modbus RTU Registers
I'm sure someody has asked this already, just can't seem to find it though. My question is what Modbus registers are available. The hardware I am trying to poll for data uses 30000 series Input Registers, but when I enter that into the controller field I get an error. 40000 series works fine, but da...