Hello, trying to integrate the C code in Automation Builder. The purpose of this code is to convert base64 encoded message. The C function will be called in CoDeSyS. The base64 converter code works successfully in MPLAB (running on PIC32) However when I try to integrate it, I cant do it, since in available data types I cant choose array of uint, only data types without array. The picture shows the dialogue of C code app in Automation Builder (CoDeSys data types). I had a thought maybe I can use a...
Hello, trying to integrate the C code in Automation Builder. The purpose of this code is to convert base64 encoded message. The C function will be called in CoDeSyS. The base64 converter code works successfully in MPLAB (running on PIC32) However when I try to integrate it, I cant do it, since in available data types I cant choose array of uint, only data types without array. The picture shows the dialogue of C code app in Automation Builder (CoDeSys data types). I had a thought maybe I can use a...
Hello, trying to integrate the C code in Automation Builder. The purpose of this code is to convert base64 encoded message. The C function will be called in CoDeSyS. The base64 converter code works successfully in MPLAB (running on PIC32) However when I try to integrate it, I cant do it, since in available data types I cant choose array of uint, only data types without array. The picture shows the dialogue of C code app in Automation Builder (CoDeSys data types). I had a thought maybe I can use a...
Hello, trying to integrate the C code in Automation Builder. The purpose of this code is to convert base64 encoded message. The C function will be called in CoDeSyS. The base64 converter code works successfully in MPLAB (running on PIC32) However when I try to integrate it, I cant do it, since in available data types I cant choose array of uint, only data types without array. The picture shows the dialogue of C code app in Automation Builder (CoDeSys data types). I had a thought maybe I can use a...
Hello, trying to integrate the C code in Automation Builder. The purpose of this code is to convert base64 encoded message. The C function will be called in CoDeSyS. The base64 converter code works successfully in MPLAB (running on PIC32) However when I try to integrate it, I cant do it, since in available data types I cant choose array of uint, only data types without array. The picture shows the dialogue of C code app in Automation Builder (CoDeSys data types). I had a thought maybe I can use a...
Hello, trying to integrate the C code in Automation Builder. The purpose of this code is to convert base64 encoded message. The C function will be called in CoDeSyS. The base64 converter code works successfully in MPLAB (running on PIC32) However when I try to integrate it, I cant do it, since in available data types I cant choose array of uint, only data types without array. The picture shows the dialogue of C code app in Automation Builder (CoDeSys data types). I had a thought maybe I can use a...
Sorry for many questions, can it be that this library suits only for limited PLC's, like plc 841 ? Meaning not all PLC are supported by OSCAT network library.
Checked the block, may be I have stupid question but how to enable the block, choose read/write option and how to select UDP ? I see in VAR list it is possible to select UDP option, but it internal variables, cant modify them.