TcOpen icon indicating copy to clipboard operation
TcOpen copied to clipboard

Application framework for industrial automation built on top of TwinCAT3 and .NET.

Results 73 TcOpen issues
Sort by recently updated
recently updated
newest added

In a case when Inspection dialog is visible and the Sequncer is restarted and start again (Ground->Automatic mode) It create new instance of inspection dialog.

bug

There are several implicit conversion warnings as shown below. For example ``` // line 59 _message := CONCAT('ERROR NOT UNIQUE STEP_ID ',UINT_TO_STRING(inStepID)); ``` where `inStepID` is actually an `INT`. ##...

bug
style

…g search and access to selected record via c# twin of TcoDataExchange

**Is your feature request related to a problem? Please describe.** Once the dialog was invoked from the PLC and PC application was closed the dialog will not open again when...

enhancement
question

Be able to edit user groups in app. User would have an option to select which roles belong to user group. On login event execute query to DB and pull...

enhancement
question