SICKAG / sick_safetyscanners_base

CPP (C++) Driver for SICK safety laser scanners
https://www.sick.com/de/en/opto-electronic-protective-devices/safety-laser-scanners/c/g187225
Apache License 2.0
14 stars 32 forks source link

Selecting Two Fields from Configured 8 for Monitoring Case in NANS3-AAAZ30AN1 Sensor without Safety Designer #31

Closed miksiWan closed 5 months ago

miksiWan commented 5 months ago

Hello

I'm using the NANS3-AAAZ30AN1 model sensor. I have configured 8 fields and 2 monitoring cases using Safety Designer. How can I set which 2 of the 8 fields should be used for the Monitoring Case while the sensor is operational on the robot?

lenpuc commented 5 months ago

Hello, the safety-related configurations need to be configured in the safety Designer. It is possible to trigger changes using the sensor's IOs. However, all this logic needs to be implemented in the safety designer. The driver here can only read which fields are active since the API does not allow safety-related changes from software.