External Application Access

Our specific application needs to read real time data and write event based data to the PLC.

Is it possible for an application external to Ignition products to have access to the data sets being provided by the OPC-UA drivers? If so, what Ignition products would be required?

Thanks,
Kevin

Does your external application need to use OPC or are you just looking to use Ignition to do the data moving for you?

If it is the latter you can just use the transaction groups to write to a shared database table.

Our application does not require OPC.
We are looking for a product to move the data for us.
What Ignition software is required to use the Ignition Transaction groups?
Thanks,
Kevin
PS - I am very impress with the entire Ignition Suit of software. I have spent my spare time over the last 2 weeks watching your videos and browsing your site. VERY nice solution. I am a BIG fan the architecture Inductive Automation has selected. Personally I support the use of Linux servers on the manufacturing floor.

It sounds like you would need the SQLBridge module (for transaction groups) and the OPC-UA module to communicate with the devices.

Thanks