List of Contributions

PeterSlo

Contact Details

PeterSlo


My Content

1 to 3 of 3 total
Posted By PeterSlo Oct 18, 2024 08:50:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I would need to create a Key-Value converter to show the right Text message, depending which bit in "Messages_D5" is set. Messages_D5 is an Int16 variable. I created Label with Dynamic link for text: Which Data Type I should use for the key: Int16 or Bool? Should ...
Posted By PeterSlo Oct 07, 2024 03:21:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi Shane, Thank you for your answer. You are right. I have an object in my project named 'Main', but I don't see 'Main.cs' in VS Explorer tree. For the RecipeControl....it seems I have an issue with the incompatibility of the 'System' component. I assume it could be caused ...
Posted By PeterSlo Oct 03, 2024 03:09:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi everyone, I am trying to use "LoginFormComponents" in my FTOptix project and I have isses with C# code. I am using FTOptix Studio v 1.4.2.3. When I run the project on Emulator I see this message in the Emulator Output window: And when I press "Login" button there is next message: I have ...