python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
TwinCAT 3.0 NCI Master/Slave
I am trying to master/slave in TwinCAT 3.0 by coupling.
It is working when I move them in PTP (MC_MoveAbs or MC_Jog). But when I run NCI, I keep getting this error "3/24/2022 4:29:20 PM 366 ms ...
user16741817
Votes: 0
Answers: 1
Master-slave configuration on spring boot, @Transactional(readOnly = true) not working as expected
So I have a master-slave data source setup as follows :
@EnableTransactionManagement
@EnableJpaRepositories(basePackages = "com.myservice.notificationservice.repositories.happyoffer",
...
njari
Votes: 0
Answers: 1
Pgpool standby server's status is "down" some time after starting replication with online recovery
I have setup a 2 server cluster system using this configuration examples. They are in the same LAN. Master is node 0 on 192.168.1.31, slave is node 1 on 192.168.1.32.
The problem is that approximatel...
Ozan Başkan
Votes: 0
Answers: 0
How to pass node parameters in different order in Jenkins
We have 5 windows server with tomcat application running. and in Jenkins, we want to remotely stop the tomcat in one order and start the tomcat in different order.
So, we have created 2 different jobs...
Saul Goodman
Votes: 0
Answers: 0