Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden. Du solltest ein Upgrade durchführen oder einen alternativen Browser verwenden.
hi peter
I have a problem
I want to read and write in VB.net variables of an array structure in textbox for example
TYPE ST_CodeFonction :
STRUCT
Fonction : INT:=1;
Code : WORD:=0;
Attente:TIME:=t#1ms;
Position_Z : REAL:=0;
Position_X : REAL:=0;
Position_R : REAL:=0...
I have same problem
I want to read and write in VB.net variables of an array structure in textbox for example
TYPE ST_CodeFonction :
STRUCT
Fonction : INT:=1;
Code : WORD:=0;
Attente:TIME:=t#1ms;
Position_Z : REAL:=0;
Position_X : REAL:=0;
Position_R : REAL:=0...