Join us today!

twinControls
twinControls
@twincontrols
Admin
Member
Joined: Sep 25, 2022
Last seen: Apr 17, 2025
Topics: 44 / Replies: 71
Reply
RE: instruction increment a variable by one, var +=1;?

@runtimevictor Hi, To increase by 1: var := var + 1; To decrease by 1: var := var - 1; I wouldn't recommend using 'var' as you...

3 years ago
Reply
RE: Improvement ideas

@rruiter We will try to integrate those features as well. Thank you!

3 years ago
Reply
RE: Creating an Alarm Table in Visualization

@runtimevictor TcEventConfigurator for TwinCAT 2, but you may be able to use it for TwinCAT 3 as well. I prefer creating my own array instead and pass...

3 years ago
Reply
RE: TwinCAT - Windows Blue Screen Issue

Related: Enable Memory Dump on IPC

3 years ago
Reply
RE: TwinCAT OPC UA Server No Endpoints Issue

@svatoslav-tosner Are you running also any other OPC UA Client/Server program which might be using the 4840 port? I was able to create this exact issu...

3 years ago
Reply
RE: Ladder diagram language LD, segment comment how to add?

@runtimevictor Hi, Are you asking about the settings below?

3 years ago
Reply
RE: How to reach PLC Task cycle time counter

@baranorkunz Hi, you can create a variable in global variable list and increase it by 1 in a program which is being called in the task you'd like. ...

3 years ago
Topic
Replies: 1
Views: 3403
Topic
Forum
Replies: 0
Views: 617
Topic
Replies: 0
Views: 547
Page 8 / 8