Component: LIN Master (Comms)
From Flowcode Help
Jump to navigationJump to search
Author | Matrix Ltd |
Version | 1.2 |
Category | Comms |
Contents
LIN Master component
Low level routines for controlling a LIN master (1.3 & 2.0) interface.
Component Source Code
Please click here for the component source code: FC_Comp_Source_LinMaster.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
PowerDown |
Power Down the device | |
![]() |
Return |
![]() |
GetState |
Returns the current state | |
![]() |
Return |
![]() |
debug |
![]() |
idx |
![]() |
Return |
![]() |
ReadDataCount |
Returns the data count size | |
![]() |
Return |
![]() |
SetData |
Sets the data bytes to be sent | |
![]() |
Data1 |
![]() |
Data2 |
![]() |
Data3 |
![]() |
Data4 |
![]() |
Data5 |
![]() |
Data6 |
![]() |
Data7 |
![]() |
Data8 |
![]() |
Return |
![]() |
ReadData |
Returns a data byte indexed by Idx | |
![]() |
Idx |
![]() |
Return |
![]() |
SendMessageWithData |
Sends a message with data of length DataCount. See SetData | |
![]() |
Identifier |
![]() |
DataCount |
![]() |
Checksum |
0=Classic, 1=Enhanced | |
![]() |
Return |
![]() |
WakeUp |
Wake Up the device | |
![]() |
Return |
![]() |
Initialise |
Initialise the component | |
![]() |
Return |