Join us today!

Last seen: Jun 4, 2025
@ehixenbaugh Great job and you even did the HMI part as well!! In the video, when you selected 2 and 1 Led, it seems like Led doesn't flow one by on...
@duncan Hi , these tutorials would help you. TwinCAT OPC UA Server - Ignition OPC UA Client Ignition OPC UA Server - TwinCAT OPC UA Client
@raoliveira Can you make sure the device exists in the Slot section? No device : Enable Slot: Now the device appears in the...
@raoliveira Hi 🖐️ Maybe it would be better if you could share this under 'How To & Troubleshooting' subforum of TwinSAFE forum.
@serhatozyildiz Hi, welcome to the community! You can add another method called getAxisStatus() which would return a DUT like ST_AxisStatus. The...
@quangdai Most Common NC Errors 18000 (0x4650): Drive Hardware Not Ready Cause: The drive is enabled and starting up, however it doesn't have s...
@joris Thank you! Alternatively, you can add the implicit 'Division Checks' for the whole application.
@ehixenbaugh You're welcome! Glad you got it working!!
@ehixenbaugh You can use function blocks inside a function block without any problem. Your first timer input is expecting b_InputSignal to be HIGH, bu...
@joris Works really well! Great job! Would you mind sharing your implementation or screenshots from your code with the community when we have a few mo...
@joris Yes, I totally understand. You can also use one of the timers output as the input of the other timer and can solve this using 2 rungs. Your sol...