Data Server: Why do my '>' and '<' triggers fail to work properly sometimes?

Topic

Why do my '>' and '<' triggers fail to work properly sometimes?
 

Environment

Product Family: Sports Software and Controller
Product: Data Server
Components: Automated data triggers
Control System:

Steps

Nearly all DID3s are generated from ITFs and therefore every data field's 'type' is considered a string instead of a number.
Strings are compared alphabetically starting with the left-most character.

For numbers:     2   >   1   and  2  <   12
But for strings: "2" > "1" and "2" > "12"


The DID representing the data being triggered can be manually modified from a string to an integer if we know the data will always be of a certain type prior to importing it into Data Server. But care must be taken because often times numeric ERTD data can be output as blank spaces which cannot be converted to an integer. Even jersey numbers might have things like "00" or "TM".
Care should also be taken to remember what DIDs were modified in case re-installation/re-imaging occurs so the modified DID can be recovered. If the non-typed DID is used, existing triggers may fail to load because an unexpected type was found.
Note: The custom DID should only be imported into Data Server for triggering purposes… the normal DID should be used for content creation in Content Studio.

KB ID: 000019768


DISCLAIMER: Use of this content may void the equipment warranty, please read the disclaimer prior to performing any service of the equipment.

DAKTRONICS DOES NOT PROMISE THAT THE CONTENT PROVIDED HEREIN IS ERROR-FREE OR THAT ANY DEFECTS WILL BE CORRECTED, OR THAT YOUR USE OF THE CONTENT WILL PROVIDE SPECIFIC RESULTS. THE CONTENT IS DELIVERED ON AN "AS-IS" AND "AS-AVAILABLE" BASIS. ALL INFORMATION PROVIDED IN THIS ARTICLE IS SUBJECT TO CHANGE WITHOUT NOTICE. DAKTRONICS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTIES OF ACCURACY, NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. DAKTRONICS DISCLAIMS ANY AND ALL LIABILITY FOR THE ACTS, OMISSIONS AND CONDUCT OF YOU OR ANY THIRD PARTIES IN CONNECTION WITH OR RELATED TO YOUR USE OF THE CONTENT. ADJUSTMENT, REPAIR, OR SERVICE OF THE EQUIPMENT BY ANYONE OTHER THAN DAKTRONICS OR ITS AUTHORIZED REPAIR AGENTS MAY VOID THE EQUIPMENT WARRANTY. YOU ASSUME TOTAL RESPONSIBILITY FOR YOUR USE OF THE CONTENT AND ANY LINKED CONTENT. YOUR SOLE REMEDY AGAINST DAKTRONICS FOR DISSATISFACTION WITH THE CONTENT IS TO STOP USING THE CONTENT. THIS LIMITATION OF RELIEF IS A PART OF THE BARGAIN BETWEEN THE PARTIES.

The above disclaimer applies to any property damage, equipment failure, liability, infringement, or personal injury claim arising out of or in any way related to your use or application of the content, whether such claim is for breach of contract, tort, negligence or any other cause of action.