CUSTOMIZING APPLICATIONS
Sometimes you just need a little help. If you can type, you can learn to make basic changes.
In the following pages, we will look at some techniques to:
1. Change just the text in an HTML
2. Change video or spoken word in an HTML from a stress profile.
3. Change the sequence and duration of screens in PhysioLab.
4. Change signal colors.
5. Change Task Sequences.
.. And more.
Basics - how applications are made: SetMDB. SetBDB.exe is found in all PhysioLab folders. Search by name, SetMDB.exe.
SetMDB is a customized program based on the Jet database [DB] from Microsoft [MDB]
TheSetMDB program shows a series of catagories, each with a specific function. To make an application, the catagories are completed from top to bottom.
Open an application...
Display Properies can be modified..
SIDEBAR:
THESE ARE PROGRAMMER CODES TO IDENTIFY SOME DISPLAY TYPES
!Key: *=SpecialPause
!Key: CMD TXT=txt
!Key: H=History-live
!Key: R=DataReport
!Key: _=Rec.DataOnly
!Key: i=inactiveWin.
!Key:#50=DigitArea%
!Key:<<=ChartRecMult
!Key:<=ChartRec.sl
!Key:>=Oscillo.
!Key:>>=OscilloMulti
!Key:BandEEGSc.Th+/-
!Key:ThrFBScreen=1Th
!Key:[*]=PressButton
!Key:[-] =BarCh&L
!Key:[-]=StackBarUp
!Key:[]>=HorStackBar
!Key:_<RH=<Report
!Key:_>RH=>Report
HTML Display Properties must source a file in a subdirectory, like this:
So to modify a html file, you must first locate the souce. For example..
Do a search to find SetMDB.exe. Open it and select an application from a PhysioLab folder [J&J, PhysioPilot, tc.- there are many out there]