Closed Wehin closed 4 years ago
typo in result power : - on
./msigd --query
power : -on
unknown110 : 001
serial : DA1A019340045
frequency : 030
unknown190 : 000
msigd: Error querying device on unknown1@0 - got <>
Try 'msigd --help' for more information.
typo in result power : - on
Will remove power from query results. No power ==> tool fails
--screen_size *confuse it's not size,
scale_aspect_ratio
orscreen_scale
Manual here calls it "Screen Size". They do this in all manuals. I wanted to be consistent with the manuals.--screen_assistance *confuse values in order:
off
,ruler_center
,ruler_edge
,paper_sizes_vertical
,paper_sizes_horizontal
,center_line_vertical
,center_line_horizontal
,grid
,thirds
,3d_assistance
Manual (see link) seems to be wrong. Fixed.
--alarm_clock_position +!done hmmm...
custom
is set... how usecustom
?
I have no idea. How would you change it from the monitor OSD? There are some things for which the USB communication needs to be logged between CreatorOSD app and the monitor. (Virtual Machine and Wireshark are your friends).
yep... in some places the documentation is not consistent
They don't understand what they're talking about. "screen size" is not the same as "scale aspect ratio"
On the MAG321Curv you can select 19 or 24 here which will simulate a 19 inch or 24 inch monitor. The visible size changes. Visible size also is limited with 4:3 option. On the PS34WU you are right, only aspect ratios. On the MAG series, also absolute size (19,24)
19 or 24 it's scale ;) with aspect ratio auto
As a fact:
a1,a2,a3,a4 -- set the appropriate timer
n - starts and displays a timer
if n
== 0, then the timer continues to display but pauses.
On MAG321CURV n==0 removes timer from display.
./msigd --alarm4x 10,20,30,40,1
and next
./msigd --alarm4x 0,20,30,40,0
preset_1 set to 00:00, continues displayed 00:06 :)
this is not a problem, hiding the "--alarm_clock off" timer works great
tip: to README table PS341WU current displayed firmware is FW.024
Closing this since all topics resolved.