octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: matlab seriiallist and instrhwinfo('serial') output


From: Alois Schlögl
Subject: Re: matlab seriiallist and instrhwinfo('serial') output
Date: Mon, 13 May 2019 15:24:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 5/13/19 2:42 PM, JohnD wrote:
> instrhwinfo('serial')
>
> seriallist


attached is the output

>> SERIALLISTS=seriallist

SERIALLISTS =

  1x2 string array

    "/dev/ttyS0"    "/dev/ttyS1"


>> IHWINFO=instrhwinfo('serial')

IHWINFO =

  HardwareInfo with properties:

     AvailableSerialPorts: {0x1 cell}
           JarFileVersion: 'Version 4.0'
    ObjectConstructorName: {2x1 cell}
              SerialPorts: {2x1 cell}


save -mat InstrTBout.mat IHWINFO SERIALLISTS

>> version

ans =

    '9.6.0.1072779 (R2019a)'

Attached is the file that contains the whole IHWINFO


Cheers,

   Alois


Attachment: InstrTBout.mat
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]