{}

Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
How can we help you today?
What causes Unity massage "E1225 DFB cannot access EBOOL variable mapped to State Ram on Quantum target, unlocated EBOOL required"

In the Quantum platform, there is a limitation for the EBOOL arrays used as outputs on a DFB.

The EBOOL type contains 3 values: Value, History bit and Force Status. In a Quantum PLC, these 3 values have their own memory regions:

For example,
· value: 1..1000
· history bit 1001..2000
· force status 2001..3000

As a result, %M1 uses 1, 1001 and 2001.

That is why you would need 3 pointers for the Quantum to address the values and that is why EBOOL located arrays are not possible with Quantum CPUs.

Alternatively tie the output pin of the DFB to a COPY_AREBOOL_AREBOOL block, moving the unlocated EBOOL array to a located AREBOOL array.

Schneider Electric India

Explore more
Range:
Articles that might be helpful Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range: