beckhoff twincat

brambc

Member
Join Date
Apr 2012
Location
hasselt
Posts
9
Hello

Is there any good documentation to program in twincat
How to use the visualization and the links in variables.
I'm used to program with step7 and I want to learn to program in twincat.

I found how to do the hardware configuration but the links
and the visualization on plc control is very different then step7.

best regards
Bram
 
Bram i think you will be contacted by another geek.
twincat is from 3s-software.com
they have a forum running put your questions there
if you fill in a variable press F2 and you will get a list of possibilities.
you can make your own vis without any other program.
you can even send them to a network as a java picture.
you can simulate running for free.
 
Use Beckhoff's Information System (Online or download it). Some Codesys 2.3 manuals document the visualization rather well
 
This may be helpful if you are just getting started:

http://www.youtube.com/watch?v=l_nFE9wx8OM

The visualization in TwinCAT/CodeSys seems difficult at first because it may first be hard to grasp that the simple shapes are much more than a shape. They can show data, act as a button, and even animate. When displaying data, the text field uses C style program formatting. For example, to display and integer, put %d in the text box.

When it comes to variables in the visualization, remember the F2 key will become you best friend. Use it to keep from mis typing variable names.
 

Similar Topics

Hi everyone, This is my first time posting, so please forgive any omissions or mistakes. I am attempting to control the velocity of a stepper...
Replies
18
Views
1,000
Hello, I was wondering if anyone know how to upload a PLC program to the Beckhoff TwinCAT 3 from a file? i.e. without having the development pc...
Replies
0
Views
756
Hi anyone got any tips and tricks?? I'm at a stage wherei need to tidy up my hmi project and give all objects sensible names, I did start this...
Replies
0
Views
959
Hello, I have a System running a beckhoff IPC with twincat 2 software on it, Also i have no original source code. Is it possible with the...
Replies
1
Views
1,266
Hi all, I've inherited someone else's program and can't for the life of me figure out his use of the # symbol in one of his structured text...
Replies
5
Views
1,920
Back
Top Bottom