PLC Next Engineer read stat of safetyBridge devices

Is it possible to read a state of a safety module (LPSDO8/3) in PLCnext Engineer?

I already configured the safety module with SafeConf and there is the option for external signal. Can the external signal be accessed in PLCnext Engineer? Thanks a lot for the help,

Kai

Via the following parameters of the SBT-Operate you can read and write the external signals.

dwApplicationAck => write external signals in Safeconf (0_EI1 - 0_EI32)
dwApplicationDiag => read external signals from Safeconf (0_EQ1 -0_EQ32). Best regards Volker