Not directly, but you can use a 3rd party device to quickly create IR messages and send them.
Using the Global Cache IP2IR with a V16Pro is an easy way to add IR outgoing messages to your V16Pro.
http://www.globalcache.com/products/itach/ip2ir-pspecs/
Once you record your IR strings from the remote using the Global Cache software, you can quickly import the strings into an Alcorn McBride product file and send them easily from your script.
There is an example file in WinScriptLive under the "File-->Examples" menu.
Detailed Instructions:
- Download the "iLearn" software from the Global Cache website:
http://www.globalcache.com/products/itach/ip2ir-pspecs/
- Click the "New File" button and save to a location for quick finding later (like the desktop)
- Record your remote's button presses using the "iLearn" software. Make sure to pick the correct output port "Connector" that you'd like to send the message out after recording.
- Click "Trim" to adjust the string recorded to a smaller string. Make sure the resulting trimmed string appears to be the basic message that was repeated multiple times. If the string seems very short, or doesn't look like it was repeated over and over, you may need to try recording again.
- Put a name in the "Button Name" field and click "Save Data". The name and data should appear in the results window.
- Repeat steps 2-4 for as many commands as you need
- Open Product file creator from the WinScriptLive "Tools" menu or the start menu.
- Click "Open Product File"
- Open the "IR_GlobalCache_CreatorExample.prd" file
- Change the "Make" and "Model" to something that makes sense to you (ie: Make: NEC, Model: 1234 IR Port #3). It's good to include the IR connector in the model #, just so you know which connector on the Global Cache these messages will be sent.
- On the “ports” screen, check "Incoming Response File Import"
- Browse to the file you created in step #2 and click "Import"
- Click “File->save"
- Launch WinScriptLive and add your device make and model from step 10. Your "Button Name" items created in the iLearn software will be available as individual events.