AMX Mio Modero R-4 Sendcommand DEV,LVC-view, Address,column,column…, Sendcommand DEV,LVF-view

Page 90

Programming the Mio R-4

List Box Commands (Cont.)

^LVC

Set the table column display order according to the order of the entered column

Set the table column display

values.

 

order according to the order

Syntax:

of the entered column values

SEND_COMMAND <DEV>,"'^LVC-<view

 

 

address>,<column>,<column>…'"

 

Variables:

 

• view address = the address of the view definition

 

• column = the column number to display (first column is 1)

 

Example:

 

SEND_COMMAND Device,"'^LVC-3,5,2,1'"

 

Sets the column display order to column 5 first, then column 2 and then column

 

1. The data list is displayed according to the view definitions located at address

 

3.

 

 

^LVF

Filter a list by setting what column to use and what string to compare. Note that

Filter a list by setting what

setting column to zero or data to none makes the filtered ordering the same as

sorted ordering. Update must be called for changes to take effect.

column to use and what

 

string to compare

Syntax:

 

SEND_COMMAND <DEV>,"'^LVF-<view

 

address>,<uniflag>,<column>,<search data>'"

 

Variables:

 

• view address = the address of the view definition

 

• uniflag = indicates unicode; 0 - No unicode, 1 - Uses unicode

 

• column = the starting column number (first column is 1)

 

• search data = the data on which to filter

 

Example:

 

SEND_COMMAND Device,"'LVF-1,0,2,Smith'"

 

Filters list based on column 2 such that only those rows whose column 2

 

contains Smith are displayed. The data is displayed according to the view

 

definitions located at address 1. Filter is case sensitive.

 

 

^LVL

Set the data list to be displayed.

Set the data list to be

Syntax:

displayed

SEND_COMMAND <DEV>,"'^LVL-<view address>,<list

 

 

port>,<list address>'"

 

Variables:

 

• view address = the address of the view definition

 

• list port = 1-100. port where data resides

 

• list address = address where data resides

 

Example:

 

SEND_COMMAND Device,"'^LVL-5,my songs'"

 

Sets the data list viewed to my songs and displays it according to the view def-

 

initions located at address 5.

 

 

84

Mio Modero R-4

Image 90
Contents Mio Modero R-4 AMX Limited Warranty and Disclaimer Table of Contents Programming the Mio R-4 Getting The Most From Your Mio Modero R-4 Table of Contents Mio R-4 Mio Modero R-4 Remote OverviewSpecifications Mio R-4 FG148-04 SpecificationsTouch And Tilt Sensor Features Device NavigationFCC Compliance Mio Modero R-4 Remote Mio R-4 Setup Battery Low Indicator Installing Supported Language KeypadsMio R-4 Setup Mio R-4 Setup Mio Modero R-4 Device Setup Pages Accessing the Setup PagesProject Information Viewing Project InformationProject Information Remote & Display Settings Remote & Display SettingsChanging the remote timeout Sleep on Display Timeout enabledRaising and lowering the charge LED brightness Setting the Home Hold TimeRaising and lowering the LCD brightness Changing the remote inactivity page flipChecking remote display settings Date/Time Settings Date/Time SettingsSetting the time format Getting time and date from your NetLinx MasterSetting the date format Setting the dateSetting the time Testing the sound settings Sound SettingsSetting the volume Sound SettingsChecking Dock Status Battery SettingsBattery Settings Toggling Brightness LimitProtected Settings Menu Protected Settings MenuEntering an alphanumeric password Password EntryEntering a numeric password Password ConfirmationChecking the device number Options & RecoveryOptions & Recovery Toggling the Function Show optionResetting System Settings Toggling the Page Tracking optionRemoving User Pages Protection ProtectionEdit Passwords Changing the device passwordCalibrate Calibrating the touch screen areaStatus System SettingsChecking connection status Master ConnectionChecking the gateway EUI address Checking the master IP addressChecking the gateway IP address Checking the PAN IDSelect System Settings in the Protected Settings Menu Changing the Master Connection TypeJoining a wireless network Site SurveySite Survey Reboot Rebooting the deviceTest Pages Using the Programming Jack on the Mio R-4 Programming the Mio R-4Downloading Configuration Files through TPDesign4 Updating FirmwareUpdating Mio R-4 Firmware Through USB USB Programming the Mio R-4 Programming Numbers RGB triplets and names for basic 88 colorsRGB Values for all 88 Basic Colors RGB Values for all 88 Basic Colors Fixed Fonts and ID numbers Fixed Fonts and ID NumbersSlider/Cursor Names Slider/Cursor NamesBorder Styles by Numbers Border Styles by NumbersTPD4 Border Styles by Name Text Effects Names Text EffectsCommands SENDCOMMANDsCommands @APG@PHE @DPG@PDR @PHP@PPF @PHT@PPA @PPG@PPK @PPM@PPN @PSE @PPT@PPX @PSPPpof PpogPpon BMF Button Commands with Embedded CodesButton Commands with Embedded Codes BMF-vt addr range,button states range,dataCont ANI Button CommandsButton Commands APFBAT BAUBCB Sendcommand Device,BCT-500.504&510,1,12 BCFBCT BDO BFBBIM Sendcommand Device,BMC-150,1,1,315,1,%BR%FT%TX%BM%IC%CF%CT BMCZero can be used for an absolute position CTBlack%Ptest.png Sendcommand Device,BMF-500,1,%B10%CFRed%CB BlueSendcommand Device,BMI-530,1&2,newMac.png BMIBMP BORBPP BSM BRDBSF BSPDPF BWWCPF ENAGIV FONGDI GLHGRU GLLGRD GSCGSN-vt addr range,bargraph slider name Sendcommand Device,ICO-500.504&510.515,1&2,1GSN ICOJSB JSIJST SHOTEC TEF TXTUNI Button Query Commands Field DescriptionSend Command Device,?BCF-529,1 ?Button Query CommandsSend Command Device,?BCB-529,1 ?BCBSend Command Device,?BMP-529,1 ? Button Query CommandsSend Command Device,?BCT-529,1 ?BCT?BOP Send Command Device,?BOP-529,1Send Command Device,?BRD-529,1 ?BRD?BWW Send Command Device,?BWW-529,1Send Command Device,?FON-529,1 ?FON?ICO Send Command Device,?ICO-529,1Send Command Device,?JSB-529,1 ?JSB?JSI Send Command Device,?JSI-529,1Send Command Device,?JST-529,1 ?JST?TEC Send Command Device,?TEC-529,1Send Command Device,?TEF-529,1 ?TEFSend Command Device,?TXT-529,1 ?TXTPanel Run Time Commands Panel Run Time Commands@AKR Akeyr@AKP Beep@EKP SetupDbeep PkeypTpageon Sleep@TKP TpageoffRemote Runtime Commands Remote Runtime CommandsInput Commands Input CommandsPanel Setup Commands Panel Setup CommandsRemote Setup Commands Remote Setup CommandsSendcommand Device, LDN-5,1,4,my songs List Box CommandsList Box Commands ListboxesSendcommand Device,LDA Sendcommand DEV,LDA-listSendcommand Device,LDA-1,0,Entry5,Meatloaf,Best Sendcommand DEV,LDR-listSendcommand Device,LDT-1,1,0,0,0 Sendcommand Device, LDD-1Sendcommand DEV,LDT-list Sendcommand DEV,LDL-listSendcommand DEV,LVF-view Sendcommand DEV,LVC-viewSendcommand Device,LVC-3,5,2,1 Sendcommand Device,LVF-1,0,2,SmithSendcommand DEV,LVO-view address,sort Sendcommand DEV,LVM-view address,offsetSendcommand Device,LVM-2,-4 Sendcommand Device,LVO-1,7Sendcommand DEV,LVS-view Sendcommand DEV,LVP-view address,indexSendcommand Device,LVP-5,3 Sendcommand Device,LVS-3,5,2,1List Box Command My Music Track Artist Album Title Channel NumberList Box Command My Music with Changes ’LDR-1,0,4’Getting The Most From Your Mio Modero R-4 Getting the Most From the Mio R-4Getting The Most From Your Mio Modero R-4 ZigBee Network Calculator ZigBee Network CalculatorMio Modero R-4 Return Button Specifications Mio Remote Charging BaseMio-RCC Remote Charging Base FG147-02 Specifications Charging The Mio Remote with Charging BaseMio Remote Charging Base Mio Modero R-4 It’s Your World Take Control