Aktueller Inhalt von johnsnow

  1. J

    Libnodave 0.8.5

    the code is this: int DECL2 davePutProgramBlock(int blockType, int blknumber, char* buffer, int * length) { #define maxPBlockLen 0xDe; int res = 0; int cnt = 0; int size = 0; int blockNumber, rawLen, netLen, blockCont; int number = 0; uc pup[] = { 0x1A, 0, 1, 0, 0, 0, 0, 0, 9, 0x5F, 0x30...
  2. J

    Libnodave 0.8.5

    Hi I want to write a program in my PLC, and I used the code you written here. I couldn't debug your code. Could you help me to debug this code? regards
Zurück
Oben