User Guide

Table Of Contents
Running i!-PCLink/PowerPoint
15
i
!-PCLinkPowerPoint
To include the module in your program, you must first compile the supplied module code. This will
create the "i!-PCLinkPowerPoint3Mod.tko". Then, define an instance of the module in your
program using a DEFINE_MODULE line like the following example (normally,
DEFINE_MODULE statements are listed following the DEFINE_START section):
Where:
mdlPP is a unique module name.
DEFINE_MODULE 'i!-PCLinkPowerPoint3Mod' mdlPP(dvPP,
dvConnectLinx,
dvTP,
nchTransport,
nchShowOpts,
nchNotesCtrl,
nchSlides,
nchSlidesCtrl,
nchFiles,
nchFilesCtrl,
nchShortcuts,
nchSysInfo,
nvtPresentation,
nvtTimes,
nvtNotes,
nvtSlides,
nvtFiles,
nvtIcons,
nvtShortcuts,
nvtSysInfo,
nIconDrive,
nIconDir,
nIconPpt,
NO_BUTTON)
i!-PCLink/PowerPoint Module
dvPP
The device number of the i!-PCLink/PowerPoint application as setup in the
device section of the control panel.
dvConnectLinx
The device number for i!-ConnectLinxif it is running on your system.
i!-PCLink/PowerPoint and i!-ConnectLinx work for
i!-PCLink/PresentationControl. If you are not using i
!-PCLink/PresentationControl or do not have i!-ConnectLinx on your system,
create a virtual device and pass it for this parameter.
dvTP
An array for Touch Panel devices implementing i!-PCLink/PowerPoint.
nchTransport
An INTEGER array for transport supporting the following buttons (in this order):
Play, Stop, Pause, Next, Prev, Last Slide, First Slide.
dcSLIDES
A DEVCHAN set for slide selection supporting the following buttons (in this
order): Slide selection 1 - 7.
nchShowOpts
An INTEGER array for show options supporting the following buttons (in this
order): Local Control, Show Times, Reset Slide Timer.
nchNotesCtrl
An INTEGER array for notes control supporting the following buttons (in this
order): Page Up, Page Down, Top of List, Bottom of List.
nchSlides
An INTEGER array for slide selection supporting the following buttons (in this
order): Slide selection 1 - 7.
nchSlidesCtrl
An INTEGER array for slide list control supporting the following buttons (in this
order): Page Up, Page Down, Top of List, Bottom of List.
dvtTIMES
A DEVCHAN set for show/slide time supporting the following variable text
channels (in this order): Show Time, Slide Time.
nchFiles
An INTEGER array for file selection supporting the following buttons (in this
order): Slide selection 1 - 7.