Originally created by: Viacheslav Mezentsev
This code not working in 3.5.11.0:
ProjectVersion: TVersion := ( Major := 0, Minor := 1 );
The error:
[ERROR]Β Β Β Β Β 6463: Globals [Device: PLC Logic: Application](Line 85): C0179:Β 'Major' is no input of 'TVersion' [ERROR]Β Β Β Β Β 6463: Globals [Device: PLC Logic: Application](Line 85): C0179:Β 'Minor' is no input of 'TVersion'
Log in to post a comment.
Originally created by: Viacheslav Mezentsev
This code not working in 3.5.11.0:
The error: