Port¶
- class itala.itala.IPort(*args, **kwargs)¶
Bases:
IBaseInterface for ports
- cache_chunk_data() GENAPI_NAMESPACE::EYesNo¶
- property chunk_id: str¶
Get the Id of the chunk the port should be attached to
- read(address: int, buffer: void *) None¶
- property swap_endianess: GENAPI_NAMESPACE::EYesNo¶
Determines if the port adapter must perform an endianess swap
- property thisown¶
The membership flag
- write(address: int, buffer: void const *) None¶