Internet PLC Forum

General => General Discussions => Topic started by: Dieter on April 21, 2005, 02:59:34 AM

Title: initialize array in step7
Post by: Dieter on April 21, 2005, 02:59:34 AM
hi,

for a project i'm working on I need to initialize an array
the array I made looks like this: step[0..40]

my question is how can i give step[1] to step [40] a value = "0"

thx
Dieter