WinLIRC server

Events: none

Start() - start server (automatically on load)
Stop() - stop server

Actions: send command.

WLircSrv( "<KeyName>", <RepeatCount>, [ <Code>, [<RemoteName> ]] )

Note: Run plugin setup for choice port and monitoring.

Example:

WLircSrv = Load( "WLircSrv\WLircSrv.dll" )
WLircSrvGroup = Group( Enabled ){

# Disable it if you using WinLirc client plugin

WLircSrvRemote = Hook( "REMOTE", *, Enabled, Continue, 0 ){
WLircSrv( *, WLircSrvRemote, @1, @2)
}
}


LIRC / WinLIRC links:

WIRC
WinLIRC
LIRC Home Page
LIRC remote control database
LIRC Serial Port Receivers
LIRC Serial Port Transmitters