oscat.lib > oscat.lib fuer CoDeSys 3

What is the meaning of Oscat Demo Server and Demo Client parameters or variables

(1/1)

moumie:
Please I am new to oscat. I have successfully run the demo client and server codes in Structure text. But I really don't know the meaning of differents parameters or variables used. I could not find them in them documentation . Can someone explain them to me ?

MB_SERVER:

               IP_C : IP_C; => ?
   S_BUF : NETWORK_BUFFER_SHORT; => ?
   R_BUF : NETWORK_BUFFER_SHORT; => ?
   VMAP : ARRAY [1..10] OF VMAP_DATA; => ?
   DATA : ARRAY [0..255] OF WORD; => ?
   IP_CONTROL2_1: IP_CONTROL2; => ?
              MB_SERVER_1: MB_SERVER; => ?
              ENABLE : BOOL; => ?

MB_CLIENT:
              IP_CONTROL2_1: IP_CONTROL2; => ?
   MB_CLIENT_1: MB_CLIENT; => ?
   IP_C: IP_C; => ?
   S_BUF: NETWORK_BUFFER_SHORT; => ?
   R_BUF: NETWORK_BUFFER_SHORT; => ?
   DATA: ARRAY [0..255] OF WORD; => ?
   W_DATA_BITPOS: INT; => ?
   W_DATA_ADR: INT; => ?
   W_POINTS: INT; => ?
   W_ADDR: INT; => ?
   R_DATA_BITPOS: INT; => ?
   R_DATA_ADR: INT; => ?
   R_POINTS: INT; => ?
   R_ADDR: INT; => ?
   FC: INT; => ?
   ENABLE: BOOL; => ?

Regards           

peewit:
Look in the documentation in Chapter 9.13 and 9.14


[gelöscht durch Administrator]

moumie:

--- Zitat von: peewit am 19. August 2015, 13:27:57 ---Look in the documentation in Chapter 9.13 and 9.14

--- Ende Zitat ---

Thanks Peewit. I get it now  :D

Navigation

[0] Themen-Index

Zur normalen Ansicht wechseln