03-28-2008 10:40 AM
03-28-2008 11:27 AM - edited 03-28-2008 11:33 AM
This problem exists strictly when importing/exporting the table directly from/to an .xls file. This has never been a problem from/to other objects in Lookout, only directly from/to an external spreadsheet.
Are you saying you do not have this problem..... if not, only in Row1 and Column1......?
03-31-2008 05:53 PM
04-06-2008 12:35 AM - edited 04-06-2008 12:43 AM
Other enhancements of the Pot object:
1. Add Data Members: IncrementValue, DecrementValue to allow programatic changes in size of increment or decrement.
In most cases a single "crement" value would be sufficient because the increment and decrement already control the direction of change....just need something to control the size of the change dynamically. So maybe just exposing the "Minimum Increment" property as a read/write Data Member would be easiest.
2. Increase or allow adjusting font size of the "New Value" field in the "Enter new value for "Pot" pop-up window while adjusting a pot value manually. The keypad area is touch freindly however the font size and/or boldness of both the keypad and the "New Value" field need help. For date adjustments, using your finger to change the cursor position to the day, for example, becomes difficult and the cursor arrows on the keypad are very hard to see to help picking where in the value you want to make an edit to existing value, especially if the value is long or complicated such as with a date and time value.
04-10-2008 12:27 PM
04-14-2008 11:36 AM
04-26-2008 05:31 PM
I know this has been previously requested, however I think it is important enough to ask again!
Add writable data members (read & write is even better!) to Driver objects to allow Enable/Disable. Priority objects are any that use serial ports. My personal priorities are:
1. ASCII
2. MODBUS
3. IPASCII
Ascii and Modbus are particlularly troublesome when devices are unavailable. Integrators and Supervisors should be able to interactively add/remove operable devices with a simple swich which is linked to enable or disable the port/device in question. Lookout uses way to many resources to query an offline device (and/or open unavailable COM port) and in the case of multiprocessor virtual machines, this polling of COM ports that are not online, causes crashing of Lookout.exe (0% CPU freeze).
Ed
05-30-2008 07:32 AM
Thread Refresh....
Also, when is the Beta coming? I see that LV 8.6 is now in Release Candidate so I would expect Lookout beta to follow soon????
Ed
05-30-2008 01:55 PM
06-01-2008 08:57 PM