Víctor Durán

Results 25 issues of Víctor Durán

Hello, In Windows, how can I know? $env:RUST_LOG="debug" ; cargo run --example ek1100 --release -- '\Device\NPF_{YOUR-ADAPTER-ID}' $env:RUST_LOG="debug" ; cargo run --example ek1100 --release -- '\Device\NPF_{FF0ACEE6-E8CD-48D5-A399-619CD2340465}'

hello, I'm trying to run it on Windows. ``` $env:RUST_LOG="debug" ; cargo run --example ek1100 --release -- '\Device\NPF_{81772805-D898-4CDF-B345-365BD7BBC028}' warning: function `get_tx_rx` is never used --> src\std\windows.rs:15:4 | 15 | fn...

Hello @FellowWithLaptop, If you want to change the step from the variable table, the steps in the sequence are not coordinated with the new value.... How can I manually change...

Hello Where should I put the: user, password and certificate to connect with Docker? docker run -it commander -e opc.tcp://localhost:4840 .alias("e", "endpoint") .alias("s", "securityMode") .alias("P", "securityPolicy") .alias("u", "userName") .alias("p", "password")...

Hello, How can I enter the username and password?