I am trying to implement a Smart Light (VSLL11D10.67AP) and a Camera (SVC122001.041P).
The camera works fine; i can trigger images and use vision functions.
I can adjust the angle of the lights and even the ‘AcceptedFlashCnt’ goes up, but I cannot get the lightbar to flash, no matter what color.
It doesn’t matter if I trigger the image acquisition manually (or per code) or via the mapp vision HMI. Does the smart light even work via the mapp vision HMI?
followed the traning module TM1610
tried with and without syncing per nettime
the smart light is connected i can use it, except there is no flash
tried with a different lightbar (all new)
using AS4.12.9.18
Hardware:
X20EM1613
SVC122001.041P
VSLL11D10.67AP
VAC0Y020 - adapter between ethernet and Y hybdrid cable
I created a new project with nothing but mappVision, OPC UA, Camera+Light and a simple program to handle the IOs.
Any suggestions on what I could check?
Is there some sort of example program i can look at?
What I’m unsure about is the way the image acquisition is started.
I just set the ‘start’ PV to true and via a rising edge detection (R_TRIG) the ‘ImageAcquisition’ of the camera and ‘FlashTrigger’ is set to true. But only for 1 PLC Cycle.